File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121 }
2222 ],
2323 "require" : {
24- "php" : " ^7.1|^ 7.2" ,
24+ "php" : " ^7.1|7.2" ,
2525 "honeybadger-io/honeybadger-php" : " ^1.2" ,
26- "illuminate/console " : " ^5.5|^5.6 " ,
27- "illuminate/support " : " ^5.5|^5.6 " ,
28- "sixlive/dotenv-editor " : " ^1.1 "
26+ "sixlive/dotenv-editor " : " ^1.1 " ,
27+ "illuminate/console " : " ^5.5" ,
28+ "illuminate/support " : " ^5.5 "
2929 },
3030 "require-dev" : {
3131 "friendsofphp/php-cs-fixer" : " ^2.10" ,
3232 "larapack/dd" : " ^1.0" ,
3333 "mockery/mockery" : " ^1.1" ,
34- "orchestra/testbench " : " ^3.5|^3.6|^3.7 " ,
35- "phpunit/phpunit " : " ^6.0|^7.0 " ,
36- "sempro /phpunit-pretty-print " : " ^1 .0"
34+ "sempro/phpunit-pretty-print " : " ^1.0 " ,
35+ "orchestra/testbench " : " ^3.5 " ,
36+ "phpunit /phpunit" : " ^6.0|^7 .0"
3737 },
3838 "autoload" : {
3939 "psr-4" : {
You can’t perform that action at this time.
0 commit comments