Skip to content

Commit 6fcd13e

Browse files
author
Tomáš Pospíšil
committed
update dependencies
1 parent 16a8935 commit 6fcd13e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
}
2323
},
2424
"require": {
25-
"php": "^7.1",
26-
"phpstan/phpstan": "^0.11",
27-
"nette/utils": "2.5.*",
28-
"webmozart/path-util": "^2.3",
29-
"thecodingmachine/safe": "^0.1.9",
25+
"php": "^7.3",
26+
"phpstan/phpstan": "^0.11.16",
27+
"nette/utils": "^3.0",
28+
"webmozart/path-util": "^2.3.0",
29+
"thecodingmachine/safe": "^0.1",
3030
"nette/neon": "^3.0.0"
3131
},
3232
"license": "MIT",
3333
"require-dev": {
34-
"symplify/easy-coding-standard": "^5.3",
34+
"symplify/easy-coding-standard": "^6.1",
3535
"noximo/easycodingstandard-fileoutput": "^0.0.2"
3636
},
3737
"scripts": {

0 commit comments

Comments
 (0)