We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca61a7 commit c5c2075Copy full SHA for c5c2075
composer.json
@@ -23,11 +23,11 @@
23
"jmikola/geojson": "^1.0"
24
},
25
"require-dev": {
26
- "phpunit/phpunit": "~6.5",
27
- "laravel/laravel": "^8.0",
+ "phpunit/phpunit": ">=6.5",
+ "laravel/laravel": ">=8.0",
28
"doctrine/dbal": "^2.5",
29
"laravel/browser-kit-testing": "^2.0",
30
- "mockery/mockery": "^1.3"
+ "mockery/mockery": ">=1.3"
31
32
"autoload": {
33
"psr-4": {
0 commit comments