Skip to content

Commit 24b0774

Browse files
authored
Merge pull request #1104 from thephpleague/renovate/major-symfony
Update symfony packages to v8 (major)
2 parents 4efa10c + 4bfae18 commit 24b0774

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"phpstan/phpstan": "^1.8.2",
4343
"phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
4444
"scrutinizer/ocular": "^1.8.1",
45-
"symfony/finder": "^5.3 | ^6.0 | ^7.0",
46-
"symfony/process": "^5.4 | ^6.0 | ^7.0",
47-
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
45+
"symfony/finder": "^5.3 | ^6.0 | ^7.0 || ^8.0",
46+
"symfony/process": "^5.4 | ^6.0 | ^7.0 || ^8.0",
47+
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0",
4848
"unleashedtech/php-coding-standard": "^3.1.1",
4949
"vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
5050
},

0 commit comments

Comments
 (0)