File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 "ext-json" : " *" ,
2121 "elasticsearch/elasticsearch" : " ^7.11" ,
2222 "guzzlehttp/psr7" : " ^1.7|^2.0" ,
23- "illuminate/contracts" : " ^7.0|^8.0|^9.0|^10.0|^11.0" ,
24- "illuminate/support" : " ^7.0|^8.0|^9.0|^10.0|^11.0" ,
23+ "illuminate/contracts" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
24+ "illuminate/support" : " ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0 " ,
2525 "psr/http-message" : " ^1.0|^2.0"
2626 },
2727 "require-dev" : {
2828 "mockery/mockery" : " ^1.4.3" ,
29- "orchestra/testbench" : " ^6.45|^7.44|^8.25|^9.3" ,
30- "phpunit/phpunit" : " ^9.4"
29+ "orchestra/testbench" : " ^6.45|^7.44|^8.25|^9.3|^10.0 " ,
30+ "phpunit/phpunit" : " ^9.4|^10.4|^11.5 "
3131 },
3232 "suggest" : {
3333 "aws/aws-sdk-php" : " Required to connect to an Elasticsearch host on AWS (^3.80)"
You can’t perform that action at this time.
0 commit comments