Skip to content

Commit

Permalink
PHP 8 (#24)
Browse files Browse the repository at this point in the history
* PHP 8

Addon lässt sich unter PHP nicht installieren, obwohl es gut funktioniert. Versionsvoraussetzung angepasst auf >=7.2.0.

* Update package.yml

Co-authored-by: Hirbod <[email protected]>
  • Loading branch information
TobiasKrais and hirbod authored May 16, 2021
1 parent d80f17f commit f558a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requires:
media_manager: '^2.0.0'
yrewrite: '^2.0.0'
redaxo: '^5.2.0'
php: '^7'
php: '>=7.2.0'

pages:
yrewrite/mm_autorewrite:
Expand Down

0 comments on commit f558a2b

Please sign in to comment.