Skip to content

Commit 8a899b4

Browse files
committed
bump to PHP >= 8.0 compat
1 parent a3b13dd commit 8a899b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ page:
1313
themes: { title: 'translate:demo_fullpage_themes', subPath: THEMES.md, icon: 'rex-icon fa-desktop' }
1414
changelog: { title: 'translate:demo_fullpage_changelog', subPath: CHANGELOG.md, icon: 'rex-icon fa-list', itemClass: pull-right, linkClass: btn-default }
1515
requires:
16-
php:
17-
version: '>=7.4, <8.3'
16+
php: '>=8.0'
1817
redaxo: ^5.13.0
1918
packages:
2019
backup: ^2.8.0

0 commit comments

Comments
 (0)