Skip to content

Commit f708316

Browse files
committed
Changed the PSR from 0 to 4
1 parent 276d7e9 commit f708316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"phpunit/phpunit": "4.8.*"
1919
},
2020
"autoload": {
21-
"psr-0": {
21+
"psr-4": {
2222
"Jwatkin423\\LaravelWpApi\\": "src/"
2323
}
2424
},

0 commit comments

Comments
 (0)