File tree Expand file tree Collapse file tree 2 files changed +579
-244
lines changed Expand file tree Collapse file tree 2 files changed +579
-244
lines changed Original file line number Diff line number Diff line change 14
14
{
15
15
"name" : " Tom Rochette" ,
16
16
17
- "homepage" : " http ://www.tomrochette.com"
17
+ "homepage" : " https ://www.tomrochette.com"
18
18
}
19
19
],
20
20
"support" : {
27
27
}
28
28
],
29
29
"require" : {
30
- "php" : " >=7.3.0 " ,
30
+ "php" : " >=7.3" ,
31
31
"klaussilveira/gitter" : " dev-php-semver-checker" ,
32
32
"symfony/console" : " ^4.4|^5.1" ,
33
- "tomzx/finder" : " ^0.1" ,
34
- "tomzx/php-semver-checker" : " ^0.14" ,
35
- "vierbergenlars/php-semver" : " ^3.0.2" ,
36
- "symfony/process" : " ^3.4"
33
+ "tomzx/php-semver-checker" : " ^0.15.1" ,
34
+ "vierbergenlars/php-semver" : " ^3.0.2"
37
35
},
38
36
"require-dev" : {
39
- "mockery/mockery" : " ^1.0 " ,
40
- "phpunit/phpunit" : " ^9.5"
37
+ "mockery/mockery" : " ^1.4.4 " ,
38
+ "phpunit/phpunit" : " ^9.5.10 "
41
39
},
42
40
"bin" : [
43
41
" bin/php-semver-checker-git"
You can’t perform that action at this time.
0 commit comments