Skip to content

Commit

Permalink
#20 Updated PHP version up to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
awd-studio committed Jun 12, 2023
1 parent 010e724 commit 6470a3a
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
Expand Up @@ -3,7 +3,7 @@
"description": "An implementation of such kind of patterns as: Command Bus, Query Bus and Event Bus; in a single package; driven by a Dependency Injection Container",
"type": "library",
"require": {
"php": ">=7.3",
"php": "^8.2",
"psr/container": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 6470a3a

Please sign in to comment.