Skip to content

Commit

Permalink
update composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramoonus committed Jun 25, 2021
1 parent bac8905 commit 1407226
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
@@ -1,5 +1,5 @@
{
"name": "Ramoonus/Powerpack",
"name": "PowerPack",
"type": "wordpress-plugin",
"minimum-stability": "dev",
"version": "1.0.0",
Expand All @@ -10,7 +10,7 @@

"require": {
"php": "^7.0",
"wordpress": ">=4.9"
"wordpress": ">=5.7"
},

"require-dev": {
Expand Down

0 comments on commit 1407226

Please # to comment.