Skip to content

Commit df8fe4a

Browse files
committed
fix: clarify minimum framework dependency
1 parent aa245d9 commit df8fe4a

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
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"silverstripe/framework": "^4",
18+
"silverstripe/framework": "^4.8",
1919
"silverstripe/vendor-plugin": "^1.0",
2020
"league/flysystem-azure-blob-storage": "^1.0",
2121
"league/flysystem-cached-adapter": "^1.0"

0 commit comments

Comments
 (0)