Skip to content

Commit 2f1d8dc

Browse files
committed
Update dependencies
1 parent fad639c commit 2f1d8dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"require": {
2121
"php": "^8.1",
2222
"ext-gd": "*",
23-
"illuminate/collections": "^9.13|^10.0|^11.0",
23+
"illuminate/collections": "^9.13|^10.0|^11.0|^12.0",
2424
"intervention/image": "^3.6",
25-
"meyfa/php-svg": "^0.15.0",
25+
"meyfa/php-svg": "^0.16.0",
2626
"symfony/options-resolver": "^7.1"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)