Skip to content

Commit 01fa888

Browse files
authored
Merge pull request #1 from Statflo/update-silex
Update Silex
2 parents b0a9dd9 + 300bcd4 commit 01fa888

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
@@ -3,7 +3,7 @@
33
"description": "HTTP package for statflo php projects",
44
"type": "library",
55
"require": {
6-
"silex/silex": "~1.3",
6+
"silex/silex": ">=1.3",
77
"statflo/php-di": ">=1.2 <2.0"
88
},
99
"license": "COPYRIGHT",

0 commit comments

Comments
 (0)