Skip to content

Commit

Permalink
Merge pull request #16 from mikemand/2.0
Browse files Browse the repository at this point in the history
Use the new namespace for the Core module
  • Loading branch information
nWidart authored Sep 26, 2016
2 parents 94eebde + 67d6d8c commit 58d6ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": ">=5.6.4",
"composer/installers": "~1.0",
"asgardcms/core-module": "~2.0"
"idavoll/core-module": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
Expand Down

0 comments on commit 58d6ee0

Please sign in to comment.