Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Commit

Permalink
updated deps for core 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Mar 5, 2019
1 parent f025b68 commit 1b5c798
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zikula/andreas08-theme",
"version": "3.0.2",
"version": "3.1.0",
"description": "Based on the theme Andreas08 by Andreas Viklund",
"type": "zikula-theme",
"license": "LGPL-3.0+",
Expand All @@ -14,11 +14,11 @@
"psr-4": { "Zikula\\Andreas08Theme\\": "" }
},
"require": {
"php": ">=5.5.9"
"php": ">=7.2.0"
},
"extra": {
"zikula" : {
"core-compatibility": ">=2.0.0",
"core-compatibility": ">=3.0.0",
"class": "Zikula\\Andreas08Theme\\ZikulaAndreas08Theme",
"displayname": "Andreas08",
"capabilities": {
Expand Down

0 comments on commit 1b5c798

Please sign in to comment.