Relax illuminate/collections version constraint
This commit is contained in:
parent
3304b53c41
commit
b263adf40d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/collections": "^10.0",
|
"illuminate/collections": ">=10.0",
|
||||||
"shufflingpixels/php-io": "dev-main",
|
"shufflingpixels/php-io": "dev-main",
|
||||||
"intervention/image": "^4.0"
|
"intervention/image": "^4.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue