mirror of
https://github.com/flarum/core.git
synced 2025-07-24 18:21:33 +02:00
Revert "Use wildcard for constraint instead"
This reverts commit 4bcfc5078c
.
This commit is contained in:
committed by
Daniël Klabbers
parent
4bcfc5078c
commit
0ce6a1ea9a
@@ -59,7 +59,7 @@
|
||||
"illuminate/support": "^8.0",
|
||||
"illuminate/validation": "^8.0",
|
||||
"illuminate/view": "^8.0",
|
||||
"intervention/image": "2.5.*",
|
||||
"intervention/image": ">=2.5.0 <2.6.0",
|
||||
"laminas/laminas-diactoros": "^2.4.1",
|
||||
"laminas/laminas-httphandlerrunner": "^1.2.0",
|
||||
"laminas/laminas-stratigility": "^3.2.2",
|
||||
|
Reference in New Issue
Block a user