Skip to content

Commit

Permalink
Relax underlying library version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
iquito committed Oct 10, 2022
1 parent abcf849 commit 62f8585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"php": ">=8.0",
"symfony/dependency-injection": "^5.0|^6.0",
"squirrelphp/debug": "^2.0",
"squirrelphp/strings": "^0.11.1"
"squirrelphp/strings": "^0.11.1|^1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.3",
Expand Down

0 comments on commit 62f8585

Please sign in to comment.