File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 50
50
},
51
51
"require-dev" : {
52
52
"ext-pcntl" : " *" ,
53
- "phpunit/phpunit" : " ^9.5|^10.0 " ,
53
+ "phpunit/phpunit" : " ^9.5" ,
54
54
"phpstan/phpstan" : " ^0.12" ,
55
55
"queue-interop/queue-spec" : " ^0.6.2" ,
56
56
"symfony/browser-kit" : " ^5.4|^6.0" ,
71
71
"alcaeus/mongo-php-adapter" : " ^1.0" ,
72
72
"kwn/php-rdkafka-stubs" : " ^2.0.3" ,
73
73
"friendsofphp/php-cs-fixer" : " ^3.4" ,
74
- "dms/phpunit-arraysubset-asserts" : " ^0.2.1|^0.5.0 " ,
74
+ "dms/phpunit-arraysubset-asserts" : " ^0.2.1" ,
75
75
"phpspec/prophecy-phpunit" : " ^2.0"
76
76
},
77
77
"autoload" : {
Original file line number Diff line number Diff line change 6
6
"homepage" : " https://enqueue.forma-pro.com/" ,
7
7
"license" : " MIT" ,
8
8
"require" : {
9
- "php" : " ^7.4 |^8.0 " ,
9
+ "php" : " ^8.1 |^8.2 " ,
10
10
"ext-amqp" : " ^1.9.3|^2.0.0" ,
11
11
"queue-interop/amqp-interop" : " ^0.8.2" ,
12
12
"queue-interop/queue-interop" : " ^0.8" ,
13
13
"enqueue/amqp-tools" : " ^0.10"
14
14
},
15
15
"require-dev" : {
16
- "phpunit/phpunit" : " ^9.5 " ,
16
+ "phpunit/phpunit" : " ^10.0 " ,
17
17
"enqueue/test" : " 0.10.x-dev" ,
18
18
"enqueue/null" : " 0.10.x-dev" ,
19
19
"queue-interop/queue-spec" : " ^0.6.2" ,
Original file line number Diff line number Diff line change 6
6
"homepage" : " https://enqueue.forma-pro.com/" ,
7
7
"license" : " MIT" ,
8
8
"require" : {
9
- "php" : " ^7.4 |^8.0 " ,
10
- "symfony/framework-bundle" : " ^5.4|^6.0" ,
9
+ "php" : " ^8.1 |^8.2 " ,
10
+ "symfony/framework-bundle" : " ^5.4|^6.0|^7.0 " ,
11
11
"queue-interop/amqp-interop" : " ^0.8.2" ,
12
12
"queue-interop/queue-interop" : " ^0.8" ,
13
13
"enqueue/enqueue" : " ^0.10" ,
21
21
"docs" : " https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md"
22
22
},
23
23
"require-dev" : {
24
- "phpunit/phpunit" : " ^9.5 " ,
24
+ "phpunit/phpunit" : " ^10.0 " ,
25
25
"enqueue/stomp" : " 0.10.x-dev" ,
26
26
"enqueue/amqp-ext" : " 0.10.x-dev" ,
27
27
"enqueue/amqp-lib" : " 0.10.x-dev" ,
You can’t perform that action at this time.
0 commit comments