You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ class Carbon extends DateTime
42
42
...
43
43
```
44
44
45
-
An example repository has been created at https://php-prefixer.com/docs/guides/how-to-prefix-wordpress-plugin-with-private-dep/ to show how to use this action in a real project. The repository also depends on a private dependency and uses GitHub PAT/Personal Access Tokens for authentication.
45
+
An example repository has been created at https://github.com/PHP-Prefixer/hello-wp-world to show how to use this action in a real project. The repository also depends on a private dependency and uses GitHub PAT/Personal Access Tokens for authentication.
There is an example repository available for reference at https://github.com/PHP-Prefixer/how-to-prefix-wordpress-plugin-with-private-dep that uses a private dependency. Check it out for a live working project.
114
+
There is an example repository available for reference at https://github.com/PHP-Prefixer/hello-wp-world that uses a private dependency. Check it out for a live working project.
0 commit comments