Skip to content

Commit

Permalink
[BUGFIX] lower version contraint of dev package to fullfill php >= 8.…
Browse files Browse the repository at this point in the history
…0 specification
  • Loading branch information
EvilBMP committed Jun 19, 2024
1 parent 2847f1c commit 33e6df9
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 @@ -34,7 +34,7 @@
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-strict-rules": "^1.5",
"typo3/coding-standards": "^0.8"
"typo3/coding-standards": "^0.7"
},
"replace": {
"sroze/companienv": "*"
Expand Down

0 comments on commit 33e6df9

Please sign in to comment.