We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70837fc commit 90ee881Copy full SHA for 90ee881
composer.json
@@ -14,7 +14,7 @@
14
"name": "openskill/datatable",
15
"require": {
16
"php": ">=5.4.0",
17
- "symfony/http-foundation": "2.7.*",
+ "symfony/http-foundation": "2.7.*|~3.0",
18
"illuminate/support": ">=4.2.0",
19
"illuminate/contracts": ">=4.2.0"
20
},
0 commit comments