File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44 * Misc: Add note about Chrome extension unavailability in web store
55 * Misc: Add plugin admin action links
66 * Misc: Improved settings handler
7+ * Misc: Updated PHP Console core library to v3.1.8
78
89### 1.5.4 (30 May 2019)
910 * Fix: Temporarily suppress PHP warnings while connecting with PHP Console to avoid headers already sent warnings, then restore all errors reporting
Original file line number Diff line number Diff line change 1515 }
1616 ],
1717 "require" : {
18- "php-console/php-console" : " 3.1.7 "
18+ "php-console/php-console" : " 3.1.8 "
1919 },
2020 "require-dev" : {
2121 "lucatume/wp-browser" : " 2.2.7"
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ None.
136136 * Misc: Add note about Chrome extension unavailability in web store
137137 * Misc: Add plugin admin action links
138138 * Misc: Improved settings handler
139+ * Misc: Updates PHP Console core library to v3.1.8
139140
140141= 1.5.5 =
141142* Misc: Add plugin admin action links
You can’t perform that action at this time.
0 commit comments