Skip to content

Commit

Permalink
Allow phlak/semver ^5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmo committed Sep 21, 2024
1 parent b8fc631 commit 614081b
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 @@ -13,7 +13,7 @@
"phpunit/phpunit": "^9.6 || ^10.0 || ^11.0",
"consolidation/robo": "^4.0 || 5.0",
"phpstan/phpstan": "^1.3.0",
"phlak/semver": "^6.0"
"phlak/semver": "^5.0 || ^6.0"
},
"suggest": {
"ext-sodium": "Provides support for OKP (X25519/Ed25519) keys",
Expand Down

0 comments on commit 614081b

Please sign in to comment.