Skip to content

Commit

Permalink
Composer: upgrade dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Nov 15, 2023
1 parent 085f390 commit 80e6cd1
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions composer.json
Expand Up @@ -24,13 +24,10 @@
"nette/utils": "^3.2.10"
},
"require-dev": {
"mockery/mockery": "^1.4.2",
"ninjify/nunjuck": "^0.4.0",
"ninjify/qa": "^0.12.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-nette": "^1.0",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0"
"contributte/qa": "^0.4",
"contributte/tester": "^0.3",
"contributte/phpstan": "^0.1",
"mockery/mockery": "^1.5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 80e6cd1

Please sign in to comment.