We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad639c commit 2f1d8dcCopy full SHA for 2f1d8dc
composer.json
@@ -20,9 +20,9 @@
20
"require": {
21
"php": "^8.1",
22
"ext-gd": "*",
23
- "illuminate/collections": "^9.13|^10.0|^11.0",
+ "illuminate/collections": "^9.13|^10.0|^11.0|^12.0",
24
"intervention/image": "^3.6",
25
- "meyfa/php-svg": "^0.15.0",
+ "meyfa/php-svg": "^0.16.0",
26
"symfony/options-resolver": "^7.1"
27
},
28
"require-dev": {
0 commit comments