Skip to content

Commit a7d6162

Browse files
authored
[BUGFIX] Downgrade symplify/monorepo-builder to ^11.2 (#1050)
It was updated by dependabot
1 parent 7b4abcd commit a7d6162

File tree

2 files changed

+17
-422
lines changed

2 files changed

+17
-422
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"phpstan/phpstan-strict-rules": "^1.6",
3434
"phpunit/phpunit": "^10.5",
3535
"symfony/console": "^6.4",
36-
"symplify/monorepo-builder": "^12.0",
36+
"symplify/monorepo-builder": "^11.2.0",
3737
"symplify/phpstan-rules": "^13.0"
3838
},
3939
"replace": {

0 commit comments

Comments
 (0)