Skip to content

Commit 26117cf

Browse files
author
Jordy Kiesebrink
committed
chore: Allow PHP 8.1
1 parent ee5a833 commit 26117cf

File tree

2 files changed

+614
-614
lines changed

2 files changed

+614
-614
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
]
3131
},
3232
"require": {
33-
"php": "^7.2 || 8.0.*"
33+
"php": "^7.2 || ^8.0"
3434
},
3535
"require-dev": {
3636
"ext-dom": "*",

0 commit comments

Comments
 (0)