8000 Fix CS · symfony/symfony@3ee3ddc · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ee3ddc

Browse files
committed
Fix CS
1 parent ff94390 commit 3ee3ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"async-aws/sqs": "^1.0",
125125
"async-aws/sns": "^1.0",
126126
"cache/integration-tests": "dev-master",
127-
"doctrine/annotations": "^1.13.1 || ^2",
127+
"doctrine/annotations": "^1.13.1|^2",
128128
"doctrine/cache": "^1.11|^2.0",
129129
"doctrine/collections": "^1.0|^2.0",
130130
"doctrine/data-fixtures": "^1.1",

0 commit comments

Comments
 (0)
0