Skip to content

Commit 9f5df2a

Browse files
dependabot[bot]raphaelstolt
authored andcommitted
Update phlak/semver requirement
Updates the requirements on [phlak/semver](https://github.com/PHLAK/SemVer) to permit the latest version. - [Release notes](https://github.com/PHLAK/SemVer/releases) - [Commits](PHLAK/SemVer@4.1.0...6.0.0) --- updated-dependencies: - dependency-name: phlak/semver dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e55b7b commit 9f5df2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"require-dev": {
5858
"friendsofphp/php-cs-fixer": "^3.0",
5959
"mockery/mockery": "^1.0",
60-
"phlak/semver": "^4.1",
60+
"phlak/semver": "^4.1 || ^6.0",
6161
"php-mock/php-mock-phpunit": "^2.7||^1.1",
6262
"phpstan/phpstan": "^1.11",
6363
"phpunit/phpunit": "^11.2.6||^10.5.25",

0 commit comments

Comments
 (0)