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 Nov 15, 2023
1 parent 8550af6 commit b167d65
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,11 @@
"nette/utils": "^3.2.9 || ^4.0.0"
},
"require-dev": {
"nette/di": "^3.1.0",
"ninjify/nunjuck": "^0.4.0",
"ninjify/qa": "^0.12.0",
"phpstan/phpstan": "^1.9.0",
"phpstan/phpstan-deprecation-rules": "^1.1.0",
"phpstan/phpstan-nette": "^1.2.0",
"phpstan/phpstan-strict-rules": "^1.4.0"
"nette/di": "^3.1.8",
"contributte/qa": "^0.4",
"contributte/tester": "^0.3",
"contributte/phpstan": "^0.1",
"mockery/mockery": "^1.5.0"
},
"suggest": {
"nette/di": "to use DateTimeExtension[CompilerExtension]"
Expand Down

0 comments on commit b167d65

Please sign in to comment.