Skip to content

Commit f339ab9

Browse files
authored
Merge pull request #14 from d-rivera-c/master
Update framework dependency to allow <4.0 versions
2 parents 4922eee + cd54dc9 commit f339ab9

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
@@ -20,7 +20,7 @@
2020
},
2121

2222
"require": {
23-
"silverstripe/framework": "3.4.*",
23+
"silverstripe/framework": "^3.4.5",
2424
"defuse/php-encryption": "2.0.x"
2525
},
2626

0 commit comments

Comments
 (0)