Skip to content

Commit

Permalink
Revert "Merge pull request #1 from litemerafrukt/master"
Browse files Browse the repository at this point in the history
This reverts commit 0cd590b, reversing
changes made to 9aeb568.
  • Loading branch information
mosbth committed Sep 25, 2017
1 parent 0cd590b commit 7bcb43c
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 258 deletions.
13 changes: 3 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "anax/url",
"name": "anax/url",
"type": "library",
"description": "Anax Url class.",
"keywords": ["boilerplate", "framework", "mvc", "micro", "education"],
Expand All @@ -11,26 +11,19 @@
"email": "mos@dbwebb.se",
"homepage": "https://dbwebb.se",
"role": "Developer"
},
{
"name": "Anders Nygren",
"email": "litemerafrukt@gmail.com",
"homepage": "http://litemerafrukt.se",
"role": "Developer"
}
],
"support": {
"issues": "https://github.com/canax/url/issues"
},
"autoload": {
"psr-4": {
"psr-4": {
"Anax\\": "src/"
}
},
"require": {
"php": ">=5.6",
"anax/uri": "^1.0",
"anax/configure": "^1.0"
"anax/common": "^1.0"
},
"require-dev": {
"php": ">=5.6"
Expand Down
71 changes: 71 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7bcb43c

Please sign in to comment.