File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 26
26
with :
27
27
composer-options : " --prefer-source"
28
28
29
- - run : vendor/bin/phpunit --exlude -group=functional
29
+ - run : vendor/bin/phpunit --exclude -group=functional
Original file line number Diff line number Diff line change 5
5
"keywords" : [" messaging" , " queue" , " stomp" ],
6
6
"homepage" : " https://enqueue.forma-pro.com/" ,
7
7
"license" : " MIT" ,
8
- "repositories" : [
9
- {
10
- "type" : " git" ,
11
- "url" : " https://github.com/andrewmy/php-rabbitmq-management-api.git"
12
- }
13
- ],
14
8
"require" : {
15
9
"php" : " ^7.3|^8.0" ,
16
10
"enqueue/dsn" : " ^0.10" ,
17
11
"stomp-php/stomp-php" : " ^4.5|^5.0" ,
18
12
"queue-interop/queue-interop" : " ^0.8" ,
19
13
"php-http/guzzle7-adapter" : " ^0.1.1" ,
20
14
"php-http/client-common" : " ^2.2.1" ,
21
- "richardfullmer /rabbitmq-management-api" : " ^2.1.1 " ,
15
+ "andrewmy /rabbitmq-management-api" : " ^2.1.2 " ,
22
16
"guzzlehttp/guzzle" : " ^7.0.1" ,
23
17
"php-http/discovery" : " ^1.13"
24
18
},
You can’t perform that action at this time.
0 commit comments