Skip to content

Commit

Permalink
Change composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor committed Nov 16, 2017
1 parent 5605d55 commit 99773df
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 @@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"keywords": ["Drupal", "AMP", "mobile"],
"homepage": "https://github.com/devdanpro/amp-converter",
"homepage": "https://github.com/Lullabot/amp-library",
"require" : {
"php" : ">=5.5.0",
"querypath/QueryPath": ">=3.0.4",
Expand All @@ -21,7 +21,7 @@
},
"autoload": {
"classmap": ["src/Spec/validator-generated.php"],
"psr-4": {"DevDanPro\\AMP\\": "src"}
"psr-4": {"Lullabot\\AMP\\": "src"}
},
"require-dev": {
"php" : ">=5.5.0",
Expand Down

0 comments on commit 99773df

Please sign in to comment.