Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
heimseiten committed Jan 4, 2021
1 parent 4f0c6d5 commit 2767f1a
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
"name": "heimseiten/contao-scroll-to-error-bundle",
"description": "Wenn ein Formular einen Fehler meldet, scrollt die Webseite an die Stelle des Fehlers.",
"keywords": [
"contao",
"bundle",
"tag 3",
"tag 4"
"error",
"scroll"
],
"type": "contao-bundle",
"license": "GPL-3.0-or-later",
Expand All @@ -22,7 +20,7 @@
"source": "https://github.com/heimseiten/contao-scroll-to-error-bundle"
},
"require": {
"contao/core-bundle": "^4.9"
"contao/core-bundle": "^4.0"
},
"require-dev": {
"contao/easy-coding-standard": "^3.0",
Expand All @@ -49,4 +47,4 @@
"extra": {
"contao-manager-plugin": "Heimseiten\\ContaoScrollToErrorBundle\\ContaoManager\\Plugin"
}
}
}

0 comments on commit 2767f1a

Please sign in to comment.