Skip to content

Commit 63fdcd3

Browse files
committed
Dependencies: Update package dependency references
1 parent 3a15e42 commit 63fdcd3

3 files changed

Lines changed: 15335 additions & 17 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "clorith/wordpress-string-locator",
2+
"name": "instawp/wordpress-string-locator",
33
"type": "wordpress-plugin",
44
"description": "Find and edit code or texts in your themes and plugins.",
55
"version": "2.4.2",
@@ -17,8 +17,8 @@
1717
"fix-cs": "./vendor/bin/phpcbf --extensions=php --ignore=/vendor/"
1818
},
1919
"support": {
20-
"issues": "https://github.com/Clorith/wordpress-string-locator/issues",
21-
"source": "https://github.com/Clorith/wordpress-string-locator"
20+
"issues": "https://github.com/InstaWP/wordpress-string-locator/issues",
21+
"source": "https://github.com/InstaWP/wordpress-string-locator"
2222
},
2323
"config": {
2424
"allow-plugins": {

0 commit comments

Comments
 (0)