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.
2 parents 35ed626 + eb3f564 commit 8411b64Copy full SHA for 8411b64
VERSION
@@ -1 +1 @@
1
-2.1.0
+2.2.0
composer.json
@@ -21,8 +21,8 @@
21
],
22
"require": {
23
"php": ">=7.2",
24
- "illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*|6.0.*",
25
- "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*|6.0.*",
+ "illuminate/contracts": "~5.5|~6",
+ "illuminate/support": "~5.5|~6",
26
"phayes/geophp": "~1.2"
27
},
28
"require-dev": {
0 commit comments