Skip to content

Commit d67ffed

Browse files
committed
docs: rebuild
1 parent 8d05e10 commit d67ffed

20 files changed

+30
-10
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ The set provides best practices to make development more fun and classes/service
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 2.0.0` |
1516
| | `^8.1` | `6.4.2 ⋯ 2.0.0` |
1617
| | `^8.0` | `4.6.0 ⋯ 2.0.0` |

metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/core/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This package contains useful utilities and classes.
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 2.0.0` |
1516
| | `^8.1` | `6.4.2 ⋯ 2.0.0` |
1617
| | `^8.0` | `4.6.0 ⋯ 2.0.0` |

packages/core/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/dev/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Various internal tools and helpers to develop the package itself.
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 6.2.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 6.2.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 6.2.0` |
1516
| | `^8.1` | `6.4.2 ⋯ 6.2.0` |
1617
| PHPStan | `^2.1.1` | `HEAD` |

packages/dev/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"requirements": {
99
"HEAD": {
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
],
1314
"phpstan/phpstan": [

packages/documentator/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This package provides various utilities for documentation generation such as Mar
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 5.0.0-beta.1` |
1516
| | `^8.1` | `6.4.2 ⋯ 5.0.0-beta.1` |
1617
| Laravel | `^11.0.8` | `HEAD` |

packages/documentator/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/eloquent/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This package contains useful extensions and mixins for [Eloquent](https://larave
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 2.0.0` |
1516
| | `^8.1` | `6.4.2 ⋯ 2.0.0` |
1617
| | `^8.0` | `4.6.0 ⋯ 2.0.0` |

packages/eloquent/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/formatter/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This package provides a customizable wrapper around [Intl](https://www.php.net/m
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 2.0.0` |
1516
| | `^8.1` | `6.4.2 ⋯ 2.0.0` |
1617
| | `^8.0` | `4.6.0 ⋯ 2.0.0` |

packages/formatter/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/migrator/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ This package improves standard Laravel migrations to add support for raw SQL fil
1414

1515
| Requirement | Constraint | Supported by |
1616
|--------------|---------------------|------------------|
17-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
17+
| PHP | `^8.4` | `HEAD` |
18+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1819
| | `^8.2` | `7.1.0 ⋯ 2.0.0` |
1920
| | `^8.1` | `6.4.2 ⋯ 2.0.0` |
2021
| | `^8.0` | `4.6.0 ⋯ 2.0.0` |

packages/migrator/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/serializer/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This package provides a customizable wrapper around the [Symfony Serializer Comp
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 5.0.0-beta.0` |
1516
| | `^8.1` | `6.4.2 ⋯ 5.0.0-beta.0` |
1617
| Laravel | `^11.0.8` | `HEAD` |

packages/serializer/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/spa/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
| Requirement | Constraint | Supported by |
1010
|--------------|---------------------|------------------|
11-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
11+
| PHP | `^8.4` | `HEAD` |
12+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1213
| | `^8.2` | `7.1.0 ⋯ 2.0.0` |
1314
| | `^8.1` | `6.4.2 ⋯ 2.0.0` |
1415
| | `^8.0` | `4.6.0 ⋯ 2.0.0` |

packages/spa/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"^11.0.8"
99
],
1010
"php": [
11+
"^8.4",
1112
"^8.3"
1213
]
1314
},

packages/testing/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ This package provides various useful asserts for [PHPUnit](https://phpunit.de/)
1010

1111
| Requirement | Constraint | Supported by |
1212
|--------------|---------------------|------------------|
13-
| PHP | `^8.3` | `HEAD ⋯ 5.0.0` |
13+
| PHP | `^8.4` | `HEAD` |
14+
| | `^8.3` | `HEAD ⋯ 5.0.0` |
1415
| | `^8.2` | `7.1.0 ⋯ 2.0.0` |
1516
| | `^8.1` | `6.4.2 ⋯ 2.0.0` |
1617
| | `^8.0` | `4.6.0 ⋯ 2.0.0` |

packages/testing/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"^11.0.8"
1313
],
1414
"php": [
15+
"^8.4",
1516
"^8.3"
1617
],
1718
"phpunit/phpunit": [

0 commit comments

Comments
 (0)