Skip to content

Commit 9dc57a6

Browse files
committed
Bump dependencies for Laravel 12
1 parent 4c66100 commit 9dc57a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"getID3"
1717
],
1818
"require": {
19-
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
19+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
2020
"james-heinrich/getid3": "^1.9"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)