Skip to content

Commit 434c462

Browse files
Update respect/stringifier requirement from ^0.2.0 to ^0.2.0 || ^2.0.0
Updates the requirements on [respect/stringifier](https://github.com/Respect/Stringifier) to permit the latest version. - [Release notes](https://github.com/Respect/Stringifier/releases) - [Commits](Respect/Stringifier@0.2.0...2.0.0) --- updated-dependencies: - dependency-name: respect/stringifier dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c96758e commit 434c462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": "^8.1 || ^8.2",
22-
"respect/stringifier": "^0.2.0",
22+
"respect/stringifier": "^0.2.0 || ^2.0.0",
2323
"symfony/polyfill-mbstring": "^1.2"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)