Skip to content

Commit 8bde039

Browse files
author
Tomas Pospisil
committed
bump dependencies
1 parent c1e10ef commit 8bde039

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@
2323
},
2424
"require": {
2525
"php": "^7.3",
26-
"phpstan/phpstan": "^0.11.16",
27-
"nette/utils": "^3.0",
26+
"phpstan/phpstan": "^0.12",
27+
"nette/utils": "^3.0.2",
2828
"webmozart/path-util": "^2.3.0",
29-
"thecodingmachine/safe": "^0.1",
29+
"thecodingmachine/safe": "^0.1.16",
3030
"nette/neon": "^3.0.0"
3131
},
3232
"license": "MIT",
3333
"require-dev": {
34-
"symplify/easy-coding-standard": "^6.1",
35-
"noximo/easycodingstandard-fileoutput": "^0.0.4"
34+
"symplify/easy-coding-standard": "^7.1.0"
3635
},
3736
"scripts": {
3837
"check": [

0 commit comments

Comments
 (0)