Skip to content

Commit b796438

Browse files
committed
Required PHP 7.4+
1 parent eeaa5ac commit b796438

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.3",
13+
"php": "^7.4",
1414
"react/promise": "^3.0 || ^2.7",
1515
"wyrihaximus/pool-info": "^1.0"
1616
},
1717
"config": {
1818
"platform": {
19-
"php": "7.3"
19+
"php": "7.4"
2020
},
2121
"sort-packages": true
2222
},

composer.lock

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

0 commit comments

Comments
 (0)