Skip to content

Commit 8f46435

Browse files
committed
Changed directory structure to psr-4
1 parent 659ee19 commit 8f46435

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
"name": "ron",
77
"email": "[email protected]"
88
}],
9+
"require": {
10+
"php": ">= 5.4"
11+
},
912
"require-dev": {
10-
"php": ">= 5.4",
1113
"phpunit/phpunit": "~4.0"
1214
},
1315
"autoload": {

0 commit comments

Comments
 (0)