Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Updating for 5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Engebretson <adam.engebretson@bridgeconx.com>
  • Loading branch information
Adam Engebretson committed Dec 23, 2015
1 parent b1ad40b commit e48b4d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,3 +4,4 @@ composer.phar
composer.lock
.DS_Store
Thumbs.db
.idea
8 changes: 1 addition & 7 deletions composer.json
Expand Up @@ -28,11 +28,5 @@
"psr-4": {
"Collective\\Bus\\": "src/"
}
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"minimum-stability": "dev"
}
}

0 comments on commit e48b4d4

Please sign in to comment.