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 1515 "test" : " ./vendor/bin/phpunit"
1616 },
1717 "require" : {
18- "illuminate/http" : " 5.2 - 5.8 | ^6.0 | ^7.0" ,
19- "illuminate/console" : " 5.2 - 5.8 | ^6.0 | ^7.0" ,
20- "illuminate/support" : " 5.2 - 5.8 | ^6.0 | ^7.0" ,
21- "illuminate/filesystem" : " 5.2 - 5.8 | ^6.0 | ^7.0"
18+ "illuminate/http" : " 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 " ,
19+ "illuminate/console" : " 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 " ,
20+ "illuminate/support" : " 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 " ,
21+ "illuminate/filesystem" : " 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 "
2222 },
2323 "require-dev" : {
24- "laravel/laravel" : " 5.2 - 5.8 | ^6.0 | ^7.0" ,
25- "phpunit/phpunit" : " 5.7 | 6.0 | 7.0 | 7.5 | 8.4 | ^8.5" ,
24+ "laravel/laravel" : " 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 " ,
25+ "phpunit/phpunit" : " 5.7 | 6.0 | 7.0 | 7.5 | 8.4 | ^8.5 | ^9.3 " ,
2626 "mockery/mockery" : " ^1.1.0 | ^1.3.0" ,
2727 "friendsofphp/php-cs-fixer" : " ^2.16.0" ,
28- "overtrue/phplint" : " ^1.1"
28+ "overtrue/phplint" : " ^1.1 | ^2.0 "
2929 },
3030 "autoload" : {
3131 "psr-4" : {
You can’t perform that action at this time.
0 commit comments