Skip to content

Commit 1790bf8

Browse files
author
Kapitanov Andrey
committed
ENSITECH-20
1 parent 16c30df commit 1790bf8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"php": "^8.0",
2020
"ext-rdkafka": "*",
2121
"ensi/laravel-phprdkafka": "^0.3",
22-
"illuminate/contracts": "^8.37 || ^9.0",
23-
"illuminate/pipeline": "^8.37 || ^9.0",
24-
"illuminate/support": "^8.37 || ^9.0"
22+
"illuminate/contracts": "^8.37 || ^9.0 || ^10.0",
23+
"illuminate/pipeline": "^8.37 || ^9.0 || ^10.0",
24+
"illuminate/support": "^8.37 || ^9.0 || ^10.0"
2525
},
2626
"require-dev": {
2727
"brianium/paratest": "^6.2",

0 commit comments

Comments
 (0)