Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Commit e99f837

Browse files
committed
enabled php 8.1
1 parent 077f793 commit e99f837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"license": "MIT",
1515
"require": {
16-
"php": "^7.4 || ^8.0",
16+
"php": "^8.0",
1717
"api-platform/core": "^2.6",
1818
"pestphp/pest": "^1.0",
1919
"pestphp/pest-plugin": "^1.0"

0 commit comments

Comments
 (0)