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
+3-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@
5
5
* WordPress is now handled by composer. composer.json contains the
6
6
exact version of WP we're using.
7
7
8
-
See http://getcomposer.org/ for installation details.
8
+
See http://getcomposer.org/ for installation details.
9
+
10
+
* Some times `composer update` will not give any results, in which case `computer remove wordpress && composer require wordpress` will fix the problem.
0 commit comments