Skip to content

Commit

Permalink
Modify composer.json php constraint to ^8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sander-beenen committed Mar 14, 2024
1 parent 5449f7b commit bd2a69e
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 @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"require": {
"php": "^8.0",
"php": "^8.0.2",
"ext-amqp": "*",
"composer/installers": "^1.0 || ^2.0",
"monolog/monolog": "^2.0 || ^3.0",
Expand Down

0 comments on commit bd2a69e

Please sign in to comment.