Skip to content

Commit 6528218

Browse files
authored
Merge pull request #49 from php-api-clients/unlock-php-8
2 parents ae828bc + 859dffb commit 6528218

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
}
2020
},
2121
"require": {
22-
"php": "^7.4",
22+
"php": "^8 || ^7.4",
2323
"cebe/php-openapi": "^1.5",
2424
"jawira/case-converter": "^3.4",
2525
"twig/twig": "^3.0",

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)