Skip to content

Commit 26975c8

Browse files
authored
PHP 8 compatibility
1 parent bb44258 commit 26975c8

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
@@ -17,7 +17,7 @@
1717
"ext-json": "*"
1818
},
1919
"require-dev": {
20-
"phauthentic/file-storage": "dev-master",
20+
"phauthentic/file-storage": "^1.0",
2121
"instituteweb/composer-scripts": "^1.1"
2222
},
2323
"minimum-stability": "dev",

0 commit comments

Comments
 (0)