Skip to content

Commit 9b81559

Browse files
committed
Allow newer PHP versions
1 parent 5eaff55 commit 9b81559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Add barcodes to your products using this plugin",
55
"license": "MIT",
66
"require": {
7-
"php": "^7.3",
7+
"php": ">=7.3",
88
"setono/doctrine-orm-batcher-bundle": "^0.3.1",
99
"sylius/sylius": "^1.3",
1010
"symfony/event-dispatcher": "^4.4 || ^5.0",

0 commit comments

Comments
 (0)