Skip to content

Commit 7d6be33

Browse files
committed
[post] symfony list
1 parent c814bcb commit 7d6be33

File tree

3 files changed

+444
-338
lines changed

3 files changed

+444
-338
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"imagine/imagine": "^1.3",
1111
"smalot/pdfparser": "^2.7",
1212
"laravel/framework": "^10.19",
13-
"nette/utils": "^3.2",
13+
"nette/utils": "^4.0",
1414
"spatie/laravel-markdown": "^2.4",
1515
"symfony/yaml": "^6.3",
1616
"symplify/vendor-patches": "^11.2",
@@ -25,8 +25,8 @@
2525
"rector/rector": "dev-main",
2626
"symplify/easy-coding-standard": "^12.0",
2727
"symplify/phpstan-extensions": "^11.3",
28-
"tomasvotruba/bladestan": "^0.4",
29-
"tomasvotruba/lines": "0.4.0.72",
28+
"tomasvotruba/bladestan": "^0.4.1",
29+
"tomasvotruba/lines": "^0.5",
3030
"tomasvotruba/type-coverage": "^0.2",
3131
"tomasvotruba/unused-public": "^0.3"
3232
},

0 commit comments

Comments
 (0)