Skip to content

Commit 9112ddb

Browse files
committed
* disallow upgrading to symfony/*:^8 to wait for pdepend/pdepend#702, partial revert f90a285 @ be/composer.json
1 parent be1f34c commit 9112ddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

be/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"extra": {
106106
"symfony": {
107107
"allow-contrib": false,
108-
"require": "8.*"
108+
"require": "7.*"
109109
}
110110
},
111111
"scripts": {

0 commit comments

Comments
 (0)