Skip to content

Commit bd3d03b

Browse files
committed
Drop php 7.3
Signed-off-by: Witold Wasiczko <witold@wasiczko.pl>
1 parent 38d44f5 commit bd3d03b

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
@@ -11,7 +11,7 @@
1111
"homepage": "https://api-tools.getlaminas.org",
1212
"license": "BSD-3-Clause",
1313
"require": {
14-
"php": "^7.3 || ~8.0.0 || ~8.1.0",
14+
"php": "^7.4 || ~8.0.0 || ~8.1.0",
1515
"laminas-api-tools/api-tools-api-problem": "^1.2.1",
1616
"laminas-api-tools/api-tools-content-negotiation": "^1.2.1",
1717
"laminas-api-tools/api-tools-documentation": "^1.2",

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)