Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
url >= 2 erforderlich
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis authored Jul 15, 2022
1 parent c1d95bc commit 2ed0991
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ requires:
url: '>1.0.0' # benötig Addon redaxo_url V.2
php:
version: '>=5.6' # benötigt mindestens PHP 5.6
conflicts:
packages:
url: '<=2.0.0'

0 comments on commit 2ed0991

Please sign in to comment.