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

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Removed roave/security-advisories dep
  • Loading branch information
leevigraham authored Feb 19, 2018
1 parent ee710cc commit 01ece12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "newism/craft3-fields",
"description": "Address, telephone and email fields for CraftCMS 3.x",
"type": "craft-plugin",
"version": "0.0.8",
"version": "0.0.9",
"keywords": [
"craft",
"cms",
Expand All @@ -27,7 +27,6 @@
],
"require": {
"craftcms/cms": "^3.0.0-RC8",
"roave/security-advisories": "dev-master",
"craftcms/plugin-installer": "^1.0.0",
"giggsey/libphonenumber-for-php": "^8.3",
"symfony/intl": "^3.3",
Expand Down

0 comments on commit 01ece12

Please sign in to comment.