Skip to content

Commit

Permalink
Composer: update dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Feb 5, 2024
1 parent 495fc4d commit 5765a6a
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions composer.json
Expand Up @@ -23,13 +23,10 @@
},
"require-dev": {
"composer/composer": "^1.6.3|^2.0",
"mockery/mockery": "^1.3.0",
"ninjify/nunjuck": "^0.4",
"ninjify/qa": "^0.13",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-nette": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0"
"mockery/mockery": "^1.5.1",
"contributte/qa": "^0.4",
"contributte/tester": "^0.3",
"contributte/phpstan": "^0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5765a6a

Please sign in to comment.