Skip to content

Commit 6584d44

Browse files
authored
Merge pull request #176 from ADmad/2.26.x
Update PHP constraints to allow v8.3
2 parents 39811fb + 50dc954 commit 6584d44

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"require": {
37-
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
37+
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
3838
"psr/http-factory": "^1.0",
3939
"psr/http-message": "^1.1"
4040
},

composer.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)