Skip to content

Commit 8fa2370

Browse files
committed
chore: require php 7.4 or 8.0
1 parent d393dce commit 8fa2370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"php": "^7.4 || ^8.1",
16+
"php": "^7.4 || ^8.0",
1717
"lcobucci/jwt": "^4.1"
1818

1919
},

0 commit comments

Comments
 (0)