Skip to content

Commit 43778b9

Browse files
add helpers
1 parent 88a139b commit 43778b9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
"autoload": {
77
"psr-4": {
88
"Hackphp\\Config\\": "src/"
9-
}
10-
},
11-
"autoload-dev": {
12-
"psr-4": {
13-
"Hackphp\\Tests\\Config\\": "tests/"
149
},
1510
"files": [
1611
"tests/helpers.php"
1712
]
1813
},
14+
"autoload-dev": {
15+
"psr-4": {
16+
"Hackphp\\Tests\\Config\\": "tests/"
17+
}
18+
},
1919
"authors": [
2020
{
2121
"name": "Mohamed Samir",
File renamed without changes.

0 commit comments

Comments
 (0)