Skip to content

Commit 30b70ca

Browse files
committed
sf4
1 parent d68db38 commit 30b70ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"tedivm/jshrink": "^1.2",
2727
"tubalmartin/cssmin": "^4.1",
2828
"voku/anti-xss": "^4.0",
29-
"symfony/cache": "^3.1",
30-
"symfony/config": "^3.1",
31-
"symfony/dependency-injection": "^3.1",
32-
"symfony/http-kernel": "^3.1"
29+
"symfony/cache": "^3.1|~4.0",
30+
"symfony/config": "^3.1|~4.0",
31+
"symfony/dependency-injection": "^3.1|~4.0",
32+
"symfony/http-kernel": "^3.1|~4.0"
3333
},
3434
"require-dev": {
3535
"phpunit/phpunit": "^6.4.3"

0 commit comments

Comments
 (0)