Skip to content

Commit

Permalink
composer likes lowercase repo names
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Clifford committed Oct 9, 2020
1 parent 340b521 commit b079212
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 @@ -35,7 +35,7 @@
"algm_drutiny": {
"type": "package",
"package": {
"name": "AmazeeLabs/algm_drutiny",
"name": "amazeelabs/algm_drutiny",
"version": "1.0",
"source": {
"url": "https://github.com/AmazeeLabs/algm_drutiny.git",
Expand All @@ -46,7 +46,7 @@
}
},
"require-dev": {
"AmazeeLabs/algm_drutiny": "^1.0",
"amazeelabs/algm_drutiny": "^1.0",
"drutiny/drutiny": "^2.4",
"phpunit/phpunit": "^9.2",
"squizlabs/php_codesniffer": "^3.5",
Expand Down

0 comments on commit b079212

Please sign in to comment.