Skip to content

Commit e92456b

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

2 files changed

Lines changed: 614 additions & 614 deletions

File tree

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.* || 8.1.*"
3434
},
3535
"require-dev": {
3636
"ext-dom": "*",

0 commit comments

Comments
 (0)