Skip to content

Commit e085c4e

Browse files
committed
AC-8064::Locked dependency that was causing OS issue
1 parent a9f516d commit e085c4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,8 @@
8383
"ramsey/uuid": "^4.2",
8484
"symfony/console": "^5.4",
8585
"symfony/intl": "^5.4",
86-
"symfony/process": "^5.4",
87-
"symfony/string": "^5.4",
8886
"symfony/process": "<=5.4.23",
87+
"symfony/string": "^5.4",
8988
"tedivm/jshrink": "^1.4",
9089
"tubalmartin/cssmin": "^4.1",
9190
"web-token/jwt-framework": "^3.1",

0 commit comments

Comments
 (0)