Skip to content

Commit c7ea0ca

Browse files
committed
update PHP to min. 7.4 #3
1 parent f03d385 commit c7ea0ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"homepage": "https://php-sap.github.io/",
1414
"minimum-stability": "stable",
1515
"require": {
16-
"php": "^7.4",
16+
"php": ">=7.4",
1717
"ext-json": "*",
1818
"phpunit/phpunit": "^9.6",
1919
"kba-team/memory-container": "^1.0",

composer.lock

Lines changed: 2 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)