|
28 | 28 | "geocoder-php/google-maps-provider": "^4.0", |
29 | 29 | "guzzlehttp/psr7": "*", |
30 | 30 | "http-interop/http-factory-guzzle": "^1.0", |
31 | | - "illuminate/cache": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0", |
32 | | - "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0", |
| 31 | + "illuminate/cache": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", |
| 32 | + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", |
33 | 33 | "php-http/curl-client": "*", |
34 | 34 | "php": "^8.0", |
35 | 35 | "willdurand/geocoder": "^4.0" |
|
40 | 40 | "geocoder-php/geoip2-provider": "^4.0", |
41 | 41 | "geocoder-php/maxmind-binary-provider": "^4.0", |
42 | 42 | "laravel/legacy-factories": "^1.0", |
43 | | - "orchestra/testbench": "^7.0|^8.0", |
44 | | - "orchestra/testbench-browser-kit": "^7.0", |
45 | | - "orchestra/testbench-dusk": "^7.0", |
| 43 | + "orchestra/testbench": "^7.0|^8.0|^9.0", |
| 44 | + "orchestra/testbench-browser-kit": "^7.0|^8.5", |
| 45 | + "orchestra/testbench-dusk": "^7.0|^8.22", |
46 | 46 | "php-coveralls/php-coveralls": "*", |
47 | | - "phpunit/phpunit": "8.5|^9.0", |
| 47 | + "phpunit/phpunit": "8.5|^9.0|^10.5", |
48 | 48 | "sebastian/phpcpd": "^5.0|^6.0" |
49 | 49 | }, |
50 | 50 | "autoload": { |
|
0 commit comments