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 1717 ],
1818 "require" : {
1919 "php" : " ^8.1" ,
20- "illuminate/contracts" : " ^9.0|^10.0" ,
20+ "illuminate/contracts" : " ^9.0|^10.0|^11.0 " ,
2121 "jaybizzle/crawler-detect" : " ^1.2" ,
22- "spatie/invade" : " ^1.1" ,
22+ "spatie/invade" : " ^1.1|^2.0 " ,
2323 "spatie/laravel-package-tools" : " ^1.14"
2424 },
2525 "require-dev" : {
2626 "laravel/pint" : " ^1.0" ,
27- "nunomaduro/collision" : " ^6.0" ,
28- "orchestra/testbench" : " ^7.0" ,
29- "pestphp/pest" : " ^1.21" ,
30- "pestphp/pest-plugin-laravel" : " ^1.1" ,
31- "phpunit/phpunit" : " ^9.5"
27+ "nunomaduro/collision" : " ^6.0|^8.0 " ,
28+ "orchestra/testbench" : " ^7.0|^9.0 " ,
29+ "pestphp/pest" : " ^1.21|^2.0 " ,
30+ "pestphp/pest-plugin-laravel" : " ^1.1|^2.0 " ,
31+ "phpunit/phpunit" : " ^9.5|^11.0 "
3232 },
3333 "autoload" : {
3434 "psr-4" : {
You can’t perform that action at this time.
0 commit comments