Skip to content

Commit

Permalink
Update composer-normalize
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed Jan 26, 2025
1 parent 79cd76e commit 2c91c34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"source": "https://github.com/mayflower/mo4-coding-standard"
},
"require": {
"php": "~8.1",
"dealerdirect/phpcodesniffer-composer-installer": "~0.7 || ~1.0",
"php": "^8.1",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
"escapestudios/symfony2-coding-standard": "^3.10.0",
"slevomat/coding-standard": "^8.14",
"squizlabs/php_codesniffer": "^3.8.0"
},
"require-dev": {
"ergebnis/composer-normalize": ">=2.19 <2.30",
"ergebnis/composer-normalize": "^2.45",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.12",
"phpstan/phpstan-strict-rules": "^1.6",
Expand Down

0 comments on commit 2c91c34

Please sign in to comment.