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

Commit

Permalink
Merge pull request #121 from apility/develop
Browse files Browse the repository at this point in the history
Merge develop into master
  • Loading branch information
thomas-alrek authored Dec 18, 2019
2 parents 6c4adb8 + 9661744 commit 8f354df
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 200 deletions.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"phpfastcache/phpfastcache": "^7.0",
"php-console/php-console": "^3.1",
"ivopetkov/html5-dom-document-php": "^2.0",
"apility/netflex-support": "^1.0",
"apility/netflex-support": "^1.3",
"psy/psysh": "^0.9.9",
"apility/webpack-assets": "^1.0.2"
},
Expand All @@ -69,5 +69,10 @@
"scripts": {
"tests": "vendor/bin/phpunit --testdox --colors=always",
"tests:update-snapshots": "vendor/bin/phpunit --colors=always -d --update-snapshots"
},
"suggest": {
"apility/attribute-list": "Helper class for generating attribute lists for Vue components",
"apility/opengraph": "Helper library for creating OpenGraph meta tags",
"apility/netflex-commerce": "Makes it easier to work with the Netflex Commerce API"
}
}
Loading

0 comments on commit 8f354df

Please sign in to comment.