File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 33/vendor
44/composer.lock
55/phpunit.xml
6+ /.phpunit.cache
67/.phpunit.result.cache
78/.php_cs
89/.php_cs.cache
Original file line number Diff line number Diff line change 3838 }
3939 },
4040 "require" : {
41- "php" : " ^7.4 || ^8.0" ,
42- "babenkoivan/elastic-scout-driver" : " v4.x-dev" ,
43- "babenkoivan/elastic-adapter" : " v4.x-dev"
41+ "php" : " ^8.2" ,
42+ "babenkoivan/elastic-scout-driver" : " ^4.0"
4443 },
4544 "require-dev" : {
4645 "phpunit/phpunit" : " ^11.0" ,
4746 "orchestra/testbench" : " ^9.0" ,
48- "babenkoivan/elastic-migrations" : " v4.x-dev " ,
47+ "babenkoivan/elastic-migrations" : " ^4.0 " ,
4948 "laravel/scout" : " ^10.0" ,
5049 "friendsofphp/php-cs-fixer" : " ^3.14" ,
5150 "phpstan/phpstan" : " ^1.10" ,
6362 " Elastic\\ ScoutDriverPlus\\ ServiceProvider"
6463 ]
6564 }
66- },
67- "minimum-stability" : " dev" ,
68- "prefer-stable" : true
65+ }
6966}
You can’t perform that action at this time.
0 commit comments