Skip to content

Commit

Permalink
[All]: minimal php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasPilar committed Jun 5, 2023
1 parent ecf93bb commit 6d24f70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
{ "name": "Tomáš Pilař", "email": "[email protected]", "homepage": "https://www.tomaspilar.cz/" }
],
"require": {
"php": "^7.2 || ^8.0",
"php": "^7.4 || ^8.0",
"psr/log": "^1.1|^2|^3",
"webonyx/graphql-php": "^14.0"
"webonyx/graphql-php": "^15.0"
},
"require-dev": {
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3"
Expand Down

0 comments on commit 6d24f70

Please sign in to comment.