Skip to content

Commit

Permalink
Merge branch '1.2' of https://github.com/uofa/iseed into 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tea-mac committed May 3, 2019
2 parents 705d867 + fbbff94 commit 534e56d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"autoload": {
"psr-0": {
"Uofa\\Iseed": "src/"
"Orangehill\\Iseed": "src/"
},
"classmap": [
"src/Uofa/Iseed/Exceptions.php"
"src/Orangehill/Iseed/Exceptions.php"
]
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 534e56d

Please sign in to comment.