Skip to content

Commit 3b766ce

Browse files
zonuexeMichael Petri
authored andcommitted
Drop PHP 8.1 support
1 parent c9ff0d6 commit 3b766ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"license": "MIT",
1212
"require": {
13-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
13+
"php": "~8.2.0 || ~8.3.0",
1414
"phpunit/phpunit": "^10.2 || ^11.0"
1515
},
1616
"require-dev": {

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)