8000 Merge branch '2.7' into 2.8 · symfony/symfony@5e666e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e666e6

Browse files
committed
Merge branch '2.7' into 2.8
2 parents 62db290 + 7f62133 commit 5e666e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Symfony/Bridge/PhpUnit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=5.3.3"
19+
"php": ">=5.3.9"
2020
},
2121
"suggest": {
2222
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"

src/Symfony/Component/Asset/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"require": {
19-
"php": ">=5.3.3"
19+
"php": ">=5.3.9"
2020
},
2121
"suggest": {
2222
"symfony/http-foundation": ""

0 commit comments

Comments
 (0)
0