Skip to content

Commit

Permalink
Merge pull request CodelyTV#99 from CodelyTV/php-73
Browse files Browse the repository at this point in the history
Use php 7.3
  • Loading branch information
rgomezcasas authored Apr 8, 2019
2 parents 12bda82 + 32f55ec commit 8e1bcb3
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 210 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "project",
"description": "A simple skeleton for CQRS code :)",
"require": {
"php": "^7.1",
"php": "^7.3",

"ext-amqp": "*",
"ext-apcu": "*",
Expand Down
Loading

0 comments on commit 8e1bcb3

Please sign in to comment.