Skip to content

Commit

Permalink
[TASK] Only use released version of development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Jun 3, 2024
1 parent a1f2021 commit 880ef54
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 @@ -39,7 +39,7 @@
"composer/package-versions-deprecated": "^1.11.99.5",
"ergebnis/composer-normalize": "^2.28",
"keradus/cli-executor": "^1.5",
"maglnet/composer-require-checker": "*",
"maglnet/composer-require-checker": "^4.11.0",
"nikic/php-parser": "^4.15.5",
"overtrue/phplint": "^9.0",
"phpstan/extension-installer": "^1.3.1",
Expand Down

0 comments on commit 880ef54

Please sign in to comment.