Skip to content

Commit 05f6a07

Browse files
Bumped version to 9
1 parent 2862073 commit 05f6a07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": "^7.3",
18-
"illuminate/contracts": "^8.0",
19-
"illuminate/macroable": "^8.0"
18+
"illuminate/contracts": "^9.0",
19+
"illuminate/macroable": "^9.0"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -28,7 +28,7 @@
2828
},
2929
"extra": {
3030
"branch-alias": {
31-
"dev-master": "8.x-dev"
31+
"dev-master": "9.x-dev"
3232
}
3333
},
3434
"config": {

0 commit comments

Comments
 (0)