Skip to content

Commit b412e7d

Browse files
committed
Merge branch 'release/2.9.0'
2 parents ad69e2a + 2cb01a3 commit b412e7d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.0
1+
2.9.0

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"php": ">=8.1",
2525
"cviebrock/discourse-php": "^0.9.3",
2626
"guzzlehttp/guzzle": "^7.4.5",
27-
"illuminate/auth": "~8|~9|~10",
28-
"illuminate/routing": "~8|~9|~10",
29-
"illuminate/support": "~8|~9|~10"
27+
"illuminate/auth": "~8|~9|~10|~11",
28+
"illuminate/routing": "~8|~9|~10|~11",
29+
"illuminate/support": "~8|~9|~10|~11"
3030
},
3131
"require-dev": {
3232
"laravel/sail": "^1.21",

0 commit comments

Comments
 (0)