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 2ed0ced

Browse filesBrowse files
committed
fixed constraints
1 parent 43a0aff commit 2ed0ced
Copy full SHA for 2ed0ced

File tree

Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ext-xml": "*",
2121
"symfony/asset": "~2.7|~3.0.0",
2222
"symfony/class-loader": "~2.1|~3.0.0",
23-
"symfony/dependency-injection": "~2.8",
23+
"symfony/dependency-injection": "~2.8.41",
2424
"symfony/config": "~2.8",
2525
"symfony/event-dispatcher": "~2.8|~3.0.0",
2626
"symfony/finder": "^2.0.5|~3.0.0",

‎src/Symfony/Bundle/SecurityBundle/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/composer.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"symfony/browser-kit": "~2.7|~3.0.0",
2828
"symfony/console": "~2.7|~3.0.0",
2929
"symfony/css-selector": "^2.7|~3.0.0",
30+
"symfony/dependency-injection": "~2.8.41",
3031
"symfony/dom-crawler": "^2.7|~3.0.0",
3132
"symfony/form": "^2.8.18",
3233
"symfony/framework-bundle": "^2.8.18",

0 commit comments

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