Skip to content

Commit cf663e2

Browse files
committed
Full updates
1 parent b9bbcf7 commit cf663e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.3.10",
16+
"php": ">=5.4",
1717
"commonapi/exception": ">=0.1"
1818
},
1919
"autoload": {
20-
"psr-0": {
20+
"psr-4": {
2121
"CommonApi\\Http\\": ""
2222
}
2323
}

0 commit comments

Comments
 (0)