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 b66844b + f16205a commit 8901b66Copy full SHA for 8901b66
VERSION
@@ -1 +1 @@
1
-2.9.0
+2.9.1
composer.json
@@ -21,8 +21,8 @@
21
],
22
"require": {
23
"php": "^8.1",
24
- "illuminate/contracts": "~8|~9|~10",
25
- "illuminate/support": "~8|~9|~10",
+ "illuminate/contracts": "~8|~9|~10|~11",
+ "illuminate/support": "~8|~9|~10|~11",
26
"phayes/geophp": "~1.2"
27
},
28
"require-dev": {
0 commit comments