Skip to content

Commit 17be805

Browse files
author
Tomas Pospisil
committed
bump dependencies
1 parent b528c68 commit 17be805

File tree

3 files changed

+700
-842
lines changed

3 files changed

+700
-842
lines changed

composer.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@
2323
},
2424
"require": {
2525
"php": "^7.1",
26-
"symplify/easy-coding-standard": "^6.1.0",
26+
"symplify/easy-coding-standard": "^7.1.0",
2727
"nette/utils": "^3.0.1",
2828
"webmozart/path-util": "^2.3.0",
2929
"thecodingmachine/safe": "^0.1.16"
3030
},
3131
"license": "MIT",
3232
"require-dev": {
33-
"phpstan/phpstan": "^0.11",
34-
"noximo/phpstan-fileoutput": "^0.1.5",
35-
"noximo/dbgr": "dev-master"
33+
"phpstan/phpstan": "^0.12",
34+
"noximo/dbgr": "0.1.*"
3635
},
3736
"scripts": {
3837
"check": [

0 commit comments

Comments
 (0)