Skip to content

Commit

Permalink
allow php83
Browse files Browse the repository at this point in the history
basz committed Nov 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 42a739d commit bc990a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^7.4 || ^8.0, <8.3",
"php": "^7.4 || ^8.0, <8.4",
"prooph/event-store": "^7.8"
},
"require-dev": {

0 comments on commit bc990a1

Please sign in to comment.