Skip to content

Commit 5ed1dd0

Browse files
committed
Properly drop old PHP and Symfony versions
1 parent bb95ef1 commit 5ed1dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"homepage": "https://enqueue.forma-pro.com/",
1111
"license": "MIT",
1212
"require": {
13-
"php": "^7.3|^8.0",
13+
"php": "^7.4|^8.0",
1414
"queue-interop/queue-interop": "^0.8",
1515
"mongodb/mongodb": "^1.2",
1616
"ext-mongodb": "^1.5"

0 commit comments

Comments
 (0)