Skip to content

Commit 3efc53d

Browse files
committed
Adapt PHP versions from Flysystem
1 parent 565d720 commit 3efc53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-
"php": ">=7.1",
23+
"php": "^7.2 || ^8.0",
2424
"league/flysystem": "^2.0",
2525
"symfony/config": "^4.2|^5.0",
2626
"symfony/http-kernel": "^4.2|^5.0",

0 commit comments

Comments
 (0)