Skip to content

Commit 8901b66

Browse files
committed
Merge branch 'release/2.9.1'
2 parents b66844b + f16205a commit 8901b66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.0
1+
2.9.1

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
],
2222
"require": {
2323
"php": "^8.1",
24-
"illuminate/contracts": "~8|~9|~10",
25-
"illuminate/support": "~8|~9|~10",
24+
"illuminate/contracts": "~8|~9|~10|~11",
25+
"illuminate/support": "~8|~9|~10|~11",
2626
"phayes/geophp": "~1.2"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)