Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 231f36a

Browse filesBrowse files
committed
[Composer] Set conflict with symfony/security-core v5.3.0
For more details see symfony/symfony#41493 Additionally removed symfony/cache conflicts as they no longer apply (we're requiring ^5.2.0)
1 parent fcc314f commit 231f36a
Copy full SHA for 231f36a

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"symfony/phpunit-bridge": "^5.1"
7171
},
7272
"conflict": {
73-
"symfony/cache": "5.0.11 || 5.1.3",
73+
"symfony/security-core": "5.3.0",
7474
"doctrine/dbal": "2.7.0",
7575
"ezsystems/ezpublish-legacy": "*",
7676
"phpunit/phpunit": "8.4.0"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.