Skip to content

Commit

Permalink
update readme and composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
trilobit-gmbh committed Mar 10, 2022
1 parent 4d89696 commit d8a20f0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,16 @@ Screenshots

![](src/docs/images/contao-aceid-bundle.png)


Installation
------------


Install the extension via composer: [trilobit-gmbh/contao-aceid-bundle](https://packagist.org/packages/trilobit-gmbh/contao-aceid-bundle).

Kompatibilität / Getestet / Compatibility / Tested
--------------------------------------------------

- Contao version ~4.9
- Contao version ~4.13

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"contao/core-bundle": "~4.9",
"php": "^7.3"
"php": "^7.3 || ^8.0"
},
"require-dev": {
"contao/manager-plugin": "^2.11",
Expand Down

0 comments on commit d8a20f0

Please sign in to comment.