Skip to content

Commit 24914c3

Browse files
committed
Update deps
1 parent 144adbe commit 24914c3

File tree

2 files changed

+605
-572
lines changed

2 files changed

+605
-572
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"composer/composer": "^2.3",
99
"composer/pcre": "^3.0",
1010
"erusev/parsedown": "^1.0",
11-
"phpstan/phpstan-symfony": "^1.1",
1211
"symfony/console": "^7",
1312
"symfony/dotenv": "^7",
1413
"symfony/flex": "^2",
@@ -23,7 +22,8 @@
2322
"twig/twig": "^3"
2423
},
2524
"require-dev": {
26-
"phpstan/phpstan": "^1.4"
25+
"phpstan/phpstan-symfony": "^2",
26+
"phpstan/phpstan": "^2"
2727
},
2828
"config": {
2929
"bin-dir": "bin",

0 commit comments

Comments
 (0)