Skip to content

Commit 90ee881

Browse files
committed
Support Symphony 3.0
1 parent 70837fc commit 90ee881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"name": "openskill/datatable",
1515
"require": {
1616
"php": ">=5.4.0",
17-
"symfony/http-foundation": "2.7.*",
17+
"symfony/http-foundation": "2.7.*|~3.0",
1818
"illuminate/support": ">=4.2.0",
1919
"illuminate/contracts": ">=4.2.0"
2020
},

0 commit comments

Comments
 (0)