Skip to content

Commit bb11cf7

Browse files
committed
composer
1 parent 459133a commit bb11cf7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
],
4545
"minimum-stability": "stable",
4646
"require": {
47-
"php": ">=7.1"
47+
"php": "^7.1 || ^8.0"
4848
},
4949
"require-dev": {
5050
"friendsofphp/php-cs-fixer": "^3.64"

composer.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)