Skip to content

Commit 464df1a

Browse files
committed
Allow using newer version of the "aura/sql" package (4.x and 5.x) on PHP 8
1 parent 5005a99 commit 464df1a

2 files changed

Lines changed: 14 additions & 11 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"console-helpers/console-kit": "^0.3",
88
"symfony/finder": "^2.8",
99
"goaop/parser-reflection": "^1.4 || ^3.0 || ^4.0 || 4.0.0-RC2",
10-
"console-helpers/db-migration": "^0.1.0",
10+
"console-helpers/db-migration": "^0.2.0",
1111
"aura/sql": "^2.5 || ^3.0 || ^4.0 || ^5.0",
1212
"doctrine/cache": "^1.5",
1313
"camspiers/json-pretty": "^1.0"

composer.lock

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

0 commit comments

Comments
 (0)