Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BenRutlandWeb authored Feb 14, 2021
1 parent 481dbfc commit 9613627
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": "brw/radiate-plugin",
"name": "radiate/plugin",
"description": "A WordPress plugin boilerplate",
"type": "project",
"license": "MIT",
Expand All @@ -21,7 +21,7 @@
},
"require": {
"php": "^7.3",
"brw/radiate-framework": "^1.0"
"radiate/framework": "^1.0"
},
"scripts": {
"post-create-project-cmd": [
Expand Down

0 comments on commit 9613627

Please sign in to comment.