File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
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 3939 },
4040 "require" : {
4141 "php" : " ^8.2" ,
42- "babenkoivan/elastic-adapter" : " v4.x-dev "
42+ "babenkoivan/elastic-adapter" : " ^4.0 "
4343 },
4444 "require-dev" : {
4545 "phpunit/phpunit" : " ^11.0" ,
4646 "orchestra/testbench" : " ^9.0" ,
47- "babenkoivan/elastic-migrations" : " v4.x-dev " ,
47+ "babenkoivan/elastic-migrations" : " ^4.0 " ,
4848 "laravel/scout" : " ^10.0" ,
4949 "friendsofphp/php-cs-fixer" : " ^3.14" ,
5050 "phpstan/phpstan" : " ^1.10" ,
6262 " Elastic\\ ScoutDriver\\ ServiceProvider"
6363 ]
6464 }
65- },
66- "minimum-stability" : " dev" ,
67- "prefer-stable" : true
65+ }
6866}
You can’t perform that action at this time.
0 commit comments