Commit 63ce90e 1 parent 83a1b0e commit 63ce90e Copy full SHA for 63ce90e
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 12
12
"require" : {
13
13
"php" : " ^7.4 || ^8.0" ,
14
14
"ext-json" : " *" ,
15
- "http-interop/http-factory-guzzle" : " ^1.0" ,
15
+ "http-interop/http-factory-guzzle" : " ^1.2. 0" ,
16
16
"ray/aop" : " ^2.10" ,
17
17
"ray/di" : " ^2.12" ,
18
- "sentry/sdk" : " ^3.2 .0" ,
19
- "sentry/sentry" : " ^3.6.1 " ,
20
- "symfony/http-client" : " ^4.3|^5.0|^6.0 "
18
+ "sentry/sdk" : " ^3.5 .0" ,
19
+ "sentry/sentry" : " ^3.20.0 " ,
20
+ "symfony/http-client" : " 4.4.49 "
21
21
},
22
22
"require-dev" : {
23
- "bamarni/composer-bin-plugin" : " ^1.5 " ,
23
+ "bamarni/composer-bin-plugin" : " ^1.8.2 " ,
24
24
"bear/package" : " ^1.10" ,
25
25
"bear/resource" : " ^1.16.1" ,
26
26
"bear/sunday" : " ^1.5.4" ,
27
- "phpunit/phpunit" : " ^9.5 " ,
27
+ "phpunit/phpunit" : " ^9.6.9 " ,
28
28
"roave/security-advisories" : " dev-master" ,
29
- "symfony/options-resolver" : " ^5.4.0 "
29
+ "symfony/options-resolver" : " ^5.4.21 "
30
30
},
31
31
"autoload" : {
32
32
"psr-4" : {
You can’t perform that action at this time.
0 commit comments