Commit 30adf09 1 parent 087237d commit 30adf09 Copy full SHA for 30adf09
File tree 3 files changed +213
-217
lines changed
3 files changed +213
-217
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"require-dev" : {
16
16
"bamarni/composer-bin-plugin" : " ^1.8.2" ,
17
- "phpstan/extension-installer" : " ^1.4.1 " ,
18
- "phpstan/phpstan" : " ^1.11.9 " ,
19
- "phpstan/phpstan-deprecation-rules" : " ^1.2.0 " ,
20
- "phpstan/phpstan-strict-rules" : " ^1.6.0 " ,
21
- "rector/rector" : " ^1.2.2 " ,
17
+ "phpstan/extension-installer" : " ^1.4.3 " ,
18
+ "phpstan/phpstan" : " ^1.12.16 " ,
19
+ "phpstan/phpstan-deprecation-rules" : " ^1.2.1 " ,
20
+ "phpstan/phpstan-strict-rules" : " ^1.6.2 " ,
21
+ "rector/rector" : " ^1.2.10 " ,
22
22
"roave/security-advisories" : " dev-latest" ,
23
- "sentry/sentry" : " ^4.8.1 " ,
24
- "symfony/http-client" : " ^6.4.10 "
23
+ "sentry/sentry" : " ^4.10.0 " ,
24
+ "symfony/http-client" : " ^6.4.18 "
25
25
},
26
26
"license" : " MIT" ,
27
27
"authors" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"require-dev" : {
3
- "friendsofphp/php-cs-fixer" : " ^3.61.1 "
3
+ "friendsofphp/php-cs-fixer" : " ^3.68.3 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments