Skip to content

Commit 7c601d0

Browse files
committed
Fixed composer.json
1 parent dfaa6a9 commit 7c601d0

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=7"
15+
"php": "^7"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^7"

composer.lock

+24-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)