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 00a1bac

Browse filesBrowse files
author
Amrouche Hamza
committed
hotfix: fix text descriptor test
1 parent 40fbaa2 commit 00a1bac
Copy full SHA for 00a1bac

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+2
-2
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
@@ -34,7 +34,7 @@
3434
"fig/link-util": "^1.0",
3535
"symfony/asset": "~3.4|~4.0",
3636
"symfony/browser-kit": "~3.4|~4.0",
37-
"symfony/console": "~3.4|~4.0",
37+
"symfony/console": "~3.4|~4.1",
3838
"symfony/css-selector": "~3.4|~4.0",
3939
"symfony/dom-crawler": "~3.4|~4.0",
4040
"symfony/polyfill-intl-icu": "~1.0",

‎src/Symfony/Component/Form/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"symfony/validator": "~3.4|~4.0",
2929
"symfony/dependency-injection": "~3.4|~4.0",
3030
"symfony/config": "~3.4|~4.0",
31-
"symfony/console": "~3.4|~4.0",
31+
"symfony/console": "~3.4|~4.1",
3232
"symfony/http-foundation": "~3.4|~4.0",
3333
"symfony/http-kernel": "~3.4|~4.0",
3434
"symfony/security-csrf": "~3.4|~4.0",

0 commit comments

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