Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
yeaha committed May 31, 2016
2 parents 337d247 + 7dbe110 commit 2d07138
Show file tree
Hide file tree
Showing 115 changed files with 4 additions and 13,254 deletions.
17 changes: 4 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,12 @@
],
"require": {
"php": ">=5.6.0",
"psr/http-message": "^1.0",
"psr/log": "1.0.0",
"psr/cache": "1.0.0"
},
"require-dev": {
"phpunit/phpunit": "^5.1.0"
"yeaha/owl-core": "1.0.*",
"yeaha/owl-mvc": "1.0.*",
"yeaha/owl-service": "1.0.*",
"yeaha/owl-orm": "1.0.*"
},
"suggest": {
"monolog/monolog": "Allows more advanced logging of the application flow"
},
"archive": {
"exclude": ["/examples", "/tests"]
},
"autoload": {
"psr-4": {"Owl\\": "src"},
"files": ["src/constant.php", "src/functions.php"]
}
}
2 changes: 0 additions & 2 deletions phpunit.xml

This file was deleted.

63 changes: 0 additions & 63 deletions ruleset.xml

This file was deleted.

209 changes: 0 additions & 209 deletions src/Application.php

This file was deleted.

44 changes: 0 additions & 44 deletions src/Config.php

This file was deleted.

Loading

0 comments on commit 2d07138

Please sign in to comment.