File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818 "php" : " ^8.0" ,
1919 "elasticsearch/elasticsearch" : " ^7.13" ,
2020 "ensi/laravel-elastic-query" : " ^7.0" ,
21- "illuminate/contracts" : " ^8.37 || ^9.0" ,
22- "illuminate/support" : " ^8.0 || ^9.0" ,
21+ "illuminate/contracts" : " ^8.37 || ^9.0 || ^10.0 " ,
22+ "illuminate/support" : " ^8.0 || ^9.0 || ^10.0 " ,
2323 "spatie/laravel-package-tools" : " ^1.4.3" ,
2424 "webmozart/assert" : " ^1.11"
2525 },
2626 "require-dev" : {
2727 "friendsofphp/php-cs-fixer" : " ^3.2" ,
2828 "mockery/mockery" : " ^1.4" ,
29- "orchestra/testbench" : " ^6.15 || ^7.0" ,
30- "pestphp/pest" : " ^1.18" ,
31- "pestphp/pest-plugin-laravel" : " ^1.1" ,
29+ "orchestra/testbench" : " ^6.15 || ^7.0 || ^8.0 " ,
30+ "pestphp/pest" : " ^1.18 || ^2.0 " ,
31+ "pestphp/pest-plugin-laravel" : " ^1.1 || ^2.0 " ,
3232 "php-parallel-lint/php-var-dump-check" : " ^0.5.0" ,
3333 "spatie/laravel-ray" : " ^1.23"
3434 },
You can’t perform that action at this time.
0 commit comments