Skip to content

Commit

Permalink
BEG-133 - Require PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
aligent-lturner committed Nov 24, 2023
1 parent 885ff47 commit d93ef8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "Restricts introspection GraphQL queries to authorised users",
"type": "magento2-module",
"require": {
"php": "~8.1.0|~8.2.0",
"magento/framework": "*"
},
"license": [
Expand Down

0 comments on commit d93ef8f

Please sign in to comment.