Skip to content

Commit 03e81b8

Browse files
committed
Composer: upgrade deps
1 parent 254ffc1 commit 03e81b8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,13 @@
2828
"nette/utils": "^3.0"
2929
},
3030
"require-dev": {
31-
"latte/latte": "~2.5.1",
31+
"latte/latte": "^2.5.1",
3232
"nette/application": "^3.0",
3333
"nette/caching": "~2.5.8 || ^3.0",
34-
"ninjify/qa": "^0.10.0",
35-
"phpstan/extension-installer": "^1.0",
34+
"ninjify/qa": "^0.12",
35+
"phpstan/phpstan": "^0.12",
3636
"phpstan/phpstan-deprecation-rules": "^0.12",
3737
"phpstan/phpstan-nette": "^0.12",
38-
"phpstan/phpstan": "^0.12",
3938
"phpstan/phpstan-strict-rules": "^0.12",
4039
"tracy/tracy": "~2.6.1 || ~2.7.0"
4140
},

0 commit comments

Comments
 (0)