File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 "license" : " MIT" ,
1212 "require" : {
1313 "php" : " ^8.1" ,
14- "illuminate/contracts " : " ^9.0" ,
14+ "laravel/framework " : " ^9.0 || ^10 .0" ,
1515 "spatie/laravel-query-builder" : " ^5.0"
1616 },
1717 "require-dev" : {
1818 "friendsofphp/php-cs-fixer" : " ^3.9" ,
1919 "laravel/pint" : " ^1.0" ,
20- "nunomaduro/collision" : " ^6.0" ,
21- "orchestra/testbench" : " ^7.0" ,
22- "pestphp/pest" : " ^1.21" ,
23- "pestphp/pest-plugin-laravel" : " ^1.1" ,
20+ "nunomaduro/collision" : " ^6.0 || ^7.0 " ,
21+ "orchestra/testbench" : " ^7.0 || ^8.0 " ,
22+ "pestphp/pest" : " ^1.21 || ^2.0 " ,
23+ "pestphp/pest-plugin-laravel" : " ^1.1 || ^2.0 " ,
2424 "phpstan/extension-installer" : " ^1.3" ,
25- "phpunit/phpunit" : " ^9.5" ,
25+ "phpunit/phpunit" : " ^9.5 || ^10.0 " ,
2626 "spaze/phpstan-disallowed-calls" : " ^2.16"
2727 },
2828 "autoload" : {
You can’t perform that action at this time.
0 commit comments