add composer/semver

This commit is contained in:
Thomas Portelange 2024-02-26 10:10:20 +01:00 committed by GitHub
parent 68b79e11ee
commit 071333f774
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
"ext-xml": "*"
},
"require-dev": {
"composer/semver": "^3.4",
"phpunit/phpunit": "^9.6",
"silverstripe/versioned": "^2",
"squizlabs/php_codesniffer": "^3.7"