Skip to content

Commit f028cae

Browse files
committed
Update composer.json.
1 parent 4392a93 commit f028cae

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"setbased/helper-program-execution": "^1.0"
1515
},
1616
"autoload": {
17-
"SetBased\\Phing\\Task\\": "src/"
17+
"psr-4": {
18+
"SetBased\\Phing\\Task\\": "src/"
19+
}
1820
},
1921
"config": {
2022
"bin-dir": "bin/",

0 commit comments

Comments
 (0)