Skip to content

Commit e1575aa

Browse files
renovate-botondrejmirtes
authored andcommitted
Update compiler to v6
1 parent c1b7ff9 commit e1575aa

File tree

2 files changed

+48
-285
lines changed

2 files changed

+48
-285
lines changed

compiler/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"require": {
77
"php": "^8.0",
88
"nette/neon": "^3.0.0",
9-
"symfony/console": "^5.2.2",
10-
"symfony/process": "^5.2.2",
11-
"symfony/filesystem": "^5.2.2",
12-
"symfony/finder": "^5.2.2"
9+
"symfony/console": "^6.0.0",
10+
"symfony/process": "^6.0.0",
11+
"symfony/filesystem": "^6.0.0",
12+
"symfony/finder": "^6.0.0"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)