Skip to content

Commit d476aeb

Browse files
committed
chore: update package owner to this repo
1 parent 37a7349 commit d476aeb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "papertower/wp-rest-api-psr7",
2+
"name": "oak-digital/wp-rest-api-psr7",
33
"description": "Provides PSR-7 and WP REST API Response and Request classes",
44
"type": "library",
55
"license": "MIT",
@@ -10,7 +10,7 @@
1010
"repositories": [
1111
{
1212
"type": "git",
13-
"url": "git@github.com:papertower/WP-REST-API-PSR7.git"
13+
"url": "git@github.com:oak-digital/WP-REST-API-PSR7.git"
1414
}
1515
],
1616
"keywords": ["wp rest api", "wordpress", "psr-7"],

0 commit comments

Comments
 (0)