Skip to content

Commit 50dc954

Browse files
committed
Update PHP constraints to allow v8.3
Signed-off-by: ADmad <[email protected]>
1 parent 39811fb commit 50dc954

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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

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

0 commit comments

Comments
 (0)