Skip to content

Commit

Permalink
Bump minimum php version to 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
M1ke committed Apr 15, 2024
1 parent 097ad11 commit dd5b509
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 @@ -9,7 +9,7 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=7.4",
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"netresearch/jsonmapper": "^1.4 || ^2.0 || ^3.0 || ^4.0",
"psr/http-message": "^1.1 || ^2.0",
Expand Down

0 comments on commit dd5b509

Please sign in to comment.