Skip to content

Commit

Permalink
Composer: unify dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 22, 2022
1 parent 9c001c0 commit a0ce122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"require-dev": {
"mockery/mockery": "^1.3.6",
"ninjify/nunjuck": "^0.4.0",
"ninjify/qa": "^v0.13.0",
"ninjify/nunjuck": "^0.4",
"ninjify/qa": "^0.13",
"phpstan/phpstan": "^1.8.11",
"phpstan/phpstan-deprecation-rules": "^1.0.0",
"phpstan/phpstan-nette": "^1.1.0",
Expand Down

0 comments on commit a0ce122

Please sign in to comment.