mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 14:25:45 +01:00
Bump respect/stringifier from 0.2 to 1.0
I've released version 1.0 many years ago, but somehow I forgot to upgrade the version in Validation. This commit does that, just almost 3 years too late. I'm not upgrading it to 2.0 because there are too many changes, and especially because version 2.0 stringifies callbacks, which might cause secutiry issues.
This commit is contained in:
parent
e5542180cf
commit
5e111c55a0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"require": {
|
||||
"php": ">=8.1",
|
||||
"respect/stringifier": "^0.2.0",
|
||||
"respect/stringifier": "^0.2.0 || ^1.0",
|
||||
"symfony/polyfill-mbstring": "^1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue