Skip to content

Commit 3459695

Browse files
committed
Add php composer dependency
1 parent fea6b50 commit 3459695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
}
1616
],
1717
"require": {
18+
"php": ">=8.1",
1819
"doctrine/dbal": "^3.4"
1920
},
2021
"extra": {

0 commit comments

Comments
 (0)