Skip to content

Commit 6e8308c

Browse files
committed
Add attributes to schema
1 parent 21dd459 commit 6e8308c

File tree

3 files changed

+2010
-1272
lines changed

3 files changed

+2010
-1272
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^7.3|^7.4|^8.0",
14+
"php": ">=7.3 || 8.*",
1515
"doctrine/dbal": "2.*|3.*",
1616
"phpdocumentor/reflection-docblock": "^5.2"
1717
},

0 commit comments

Comments
 (0)