Commit d67ffed 1 parent 8d05e10 commit d67ffed Copy full SHA for d67ffed
File tree 20 files changed +30
-10
lines changed
20 files changed +30
-10
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ The set provides best practices to make development more fun and classes/service
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 2.0.0 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 2.0.0 ` |
16
17
| | ` ^8.0 ` | ` 4.6.0 ⋯ 2.0.0 ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ This package contains useful utilities and classes.
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 2.0.0 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 2.0.0 ` |
16
17
| | ` ^8.0 ` | ` 4.6.0 ⋯ 2.0.0 ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ Various internal tools and helpers to develop the package itself.
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 6.2.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 6.2.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 6.2.0 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 6.2.0 ` |
16
17
| PHPStan | ` ^2.1.1 ` | ` HEAD ` |
Original file line number Diff line number Diff line change 8
8
"requirements" : {
9
9
"HEAD" : {
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
],
13
14
"phpstan/phpstan" : [
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ This package provides various utilities for documentation generation such as Mar
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 5.0.0-beta.1 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 5.0.0-beta.1 ` |
16
17
| Laravel | ` ^11.0.8 ` | ` HEAD ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ This package contains useful extensions and mixins for [Eloquent](https://larave
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 2.0.0 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 2.0.0 ` |
16
17
| | ` ^8.0 ` | ` 4.6.0 ⋯ 2.0.0 ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ This package provides a customizable wrapper around [Intl](https://www.php.net/m
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 2.0.0 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 2.0.0 ` |
16
17
| | ` ^8.0 ` | ` 4.6.0 ⋯ 2.0.0 ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ This package improves standard Laravel migrations to add support for raw SQL fil
14
14
15
15
| Requirement | Constraint | Supported by |
16
16
| --------------| ---------------------| ------------------|
17
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
17
+ | PHP | ` ^8.4 ` | ` HEAD ` |
18
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
18
19
| | ` ^8.2 ` | ` 7.1.0 ⋯ 2.0.0 ` |
19
20
| | ` ^8.1 ` | ` 6.4.2 ⋯ 2.0.0 ` |
20
21
| | ` ^8.0 ` | ` 4.6.0 ⋯ 2.0.0 ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ This package provides a customizable wrapper around the [Symfony Serializer Comp
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 5.0.0-beta.0 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 5.0.0-beta.0 ` |
16
17
| Laravel | ` ^11.0.8 ` | ` HEAD ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change 8
8
9
9
| Requirement | Constraint | Supported by |
10
10
| --------------| ---------------------| ------------------|
11
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
11
+ | PHP | ` ^8.4 ` | ` HEAD ` |
12
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
12
13
| | ` ^8.2 ` | ` 7.1.0 ⋯ 2.0.0 ` |
13
14
| | ` ^8.1 ` | ` 6.4.2 ⋯ 2.0.0 ` |
14
15
| | ` ^8.0 ` | ` 4.6.0 ⋯ 2.0.0 ` |
Original file line number Diff line number Diff line change 8
8
" ^11.0.8"
9
9
],
10
10
"php" : [
11
+ " ^8.4" ,
11
12
" ^8.3"
12
13
]
13
14
},
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ This package provides various useful asserts for [PHPUnit](https://phpunit.de/)
10
10
11
11
| Requirement | Constraint | Supported by |
12
12
| --------------| ---------------------| ------------------|
13
- | PHP | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
13
+ | PHP | ` ^8.4 ` | ` HEAD ` |
14
+ | | ` ^8.3 ` | ` HEAD ⋯ 5.0.0 ` |
14
15
| | ` ^8.2 ` | ` 7.1.0 ⋯ 2.0.0 ` |
15
16
| | ` ^8.1 ` | ` 6.4.2 ⋯ 2.0.0 ` |
16
17
| | ` ^8.0 ` | ` 4.6.0 ⋯ 2.0.0 ` |
Original file line number Diff line number Diff line change 12
12
" ^11.0.8"
13
13
],
14
14
"php" : [
15
+ " ^8.4" ,
15
16
" ^8.3"
16
17
],
17
18
"phpunit/phpunit" : [
You can’t perform that action at this time.
0 commit comments