File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " linna/typed-array" ,
3
3
"type" : " library" ,
4
- "description" : " Linna Typed Array" ,
4
+ "description" : " Linna Typed Array, typed arrays for PHP " ,
5
5
"keywords" : [" array" , " typed array" , " php" ],
6
6
"homepage" : " https://github.com/linna/typed-array" ,
7
7
"license" : " MIT" ,
8
8
"authors" : [
9
9
{
10
10
"name" : " Sebastian Rapetti" ,
11
- "email" : " sebastian.rapetti@alice .it"
11
+ "email" : " sebastian.rapetti@tim .it"
12
12
}
13
13
],
14
14
"support" : {
18
18
"php" : " >=8.1"
19
19
},
20
20
"require-dev" : {
21
- "infection/infection" : " ^0.21 " ,
22
- "phpstan/phpstan" : " ^0.12 " ,
23
- "phpunit/phpunit" : " ^ 9.0"
21
+ "infection/infection" : " >=0.26 " ,
22
+ "phpstan/phpstan" : " ^1.9 " ,
23
+ "phpunit/phpunit" : " >= 9.0"
24
24
},
25
25
"autoload" : {
26
26
"psr-4" : {
You can’t perform that action at this time.
0 commit comments