Skip to content

Commit cc98bff

Browse files
committed
Properly drop old PHP and Symfony versions
1 parent abc9601 commit cc98bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://enqueue.forma-pro.com/",
77
"license": "MIT",
88
"require": {
9-
"php": "^7.3|^8.0",
9+
"php": "^7.4|^8.0",
1010
"php-amqplib/php-amqplib": "^3.2",
1111
"queue-interop/amqp-interop": "^0.8.2",
1212
"queue-interop/queue-interop": "^0.8",

0 commit comments

Comments
 (0)