We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5098408 commit a36e024Copy full SHA for a36e024
ChangeLog.md
@@ -3,6 +3,10 @@ Coverage change log
3
4
## ?.?.? / ????-??-??
5
6
+## 0.3.1 / 2018-09-23
7
+
8
+* Fixed class loading errors in global installation - @thekid
9
10
## 0.3.0 / 2018-09-21
11
12
* Merged PR #4: Coverage details
class.pth
@@ -1,3 +1,4 @@
1
src/main/php
2
src/test/php
-?vendor/autoload.php
+?vendor/autoload.php
+?../../autoload.php
0 commit comments