Skip to content

Commit

Permalink
update skelton composer
Browse files Browse the repository at this point in the history
  • Loading branch information
harikt committed Apr 3, 2020
1 parent 1e4ed16 commit 102a452
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 @@ -4,7 +4,7 @@
"license": "MIT",
"type": "project",
"require": {
"mascot/mascot": "1.0.x@dev",
"mascot/mascot": "1.0",
"symfony/asset": "4.4",
"symfony/browser-kit": "4.4",
"symfony/config": "4.4",
Expand All @@ -15,7 +15,6 @@
"symfony/form": "4.4",
"symfony/monolog-bridge": "4.4",
"symfony/process": "4.4",
"symfony/security": "4.4",
"symfony/translation": "4.4",
"symfony/twig-bridge": "4.4",
"symfony/validator": "4.4"
Expand Down

0 comments on commit 102a452

Please sign in to comment.