Skip to content

Commit bc4eedf

Browse files
authored
Updated dependencies (#31)
1 parent ce54aca commit bc4eedf

File tree

4 files changed

+198
-48
lines changed

4 files changed

+198
-48
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"minimum-stability": "dev",
88
"require": {
99
"php": ">=7.4.2",
10-
"aeon-php/calendar": ">=0.9.0",
10+
"aeon-php/calendar": ">=0.11.0",
1111
"twig/twig": "^1.42|^2.10|^3"
1212
},
1313
"require-dev": {
14-
"phpunit/phpunit": "^9.1"
14+
"phpunit/phpunit": "^9.4"
1515
},
1616
"license": "MIT",
1717
"autoload": {

0 commit comments

Comments
 (0)