Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

Commit

Permalink
Removed duplicated dependencies
Browse files Browse the repository at this point in the history
userfrosting/uniformresourcelocator is already a dependency of 
userfrosting/support
  • Loading branch information
lcharette committed Jun 22, 2019
1 parent e0abbea commit 40a7320
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
],
"require": {
"php": ">=7.1",
"rockettheme/toolbox": "~1.4.0",
"userfrosting/support": "~4.3.0",
"userfrosting/uniformresourcelocator": "~4.3.0"
"userfrosting/support": "~4.3.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.13",
Expand Down

0 comments on commit 40a7320

Please sign in to comment.