Skip to content

Commit e265e0c

Browse files
committed
Merge branch 'release/1.6.0'
2 parents f8d432e + 5a9232b commit e265e0c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.6.0

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
],
1717
"require": {
1818
"php": "^8.1",
19-
"illuminate/console": "~8|~9|~10",
20-
"illuminate/container": "~8|~9|~10",
21-
"illuminate/routing": "~8|~9|~10",
22-
"illuminate/support": "~8|~9|~10",
23-
"illuminate/view": "~8|~9|~10"
19+
"illuminate/console": "~8|~9|~10|~11",
20+
"illuminate/container": "~8|~9|~10|~11",
21+
"illuminate/routing": "~8|~9|~10|~11",
22+
"illuminate/support": "~8|~9|~10|~11",
23+
"illuminate/view": "~8|~9|~10|~11"
2424
},
2525
"require-dev": {
2626
"laravel/pint": "^1.6",

0 commit comments

Comments
 (0)