Skip to content

Commit 03d0a5c

Browse files
committed
update package, remove php7.3
1 parent e754145 commit 03d0a5c

File tree

2 files changed

+162
-150
lines changed

2 files changed

+162
-150
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}],
2727
"type": "library",
2828
"require": {
29-
"php": ">=7.3"
29+
"php": ">=7.4"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^9.5.0"

0 commit comments

Comments
 (0)