Skip to content

Commit 63f6680

Browse files
authored
allow aeon-php/calendar ^0.17.0 and ^0.18.0 (#228)
* allow aeon-php/calendar ^0.17.0 * allow aeon-php/calendar ^0.18.0
1 parent 1ceda16 commit 63f6680

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ext-filter": "*",
2020
"ext-json": "*",
2121
"ext-simplexml": "*",
22-
"aeon-php/calendar": "^0.14.0 || ^0.15.0 || ^0.16.0",
22+
"aeon-php/calendar": "^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0",
2323
"coduo/php-to-string": "^3",
2424
"doctrine/lexer": "^1.0"
2525
},

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)