@@ -175,21 +175,21 @@ Then clone the `eloquent` branch and run `composer install && make load-fixtures
175
175
176
176
### Infrastructure
177
177
178
- * FrankenPHP ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/54 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/frankenphp ) , rebased on 2024-09-26 )
179
- * Symfony-docker ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/98 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/symfony-docker ) , rebased on 2024-10-20 )
178
+ * FrankenPHP ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/54 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/frankenphp ) , rebased on 2024-11-17 )
179
+ * Symfony-docker ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/98 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/symfony-docker ) , rebased on 2024-11-17 )
180
180
181
181
### Database 💽
182
182
183
183
These « database » branches aim to display a list of records coming from a [ SQLite] ( https://www.sqlite.org/ )
184
184
database.
185
185
186
- * Doctrine DBAL ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/72 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/doctrine-dbal ) , rebased on 2024-10-06 )
187
- * Eloquent ORM ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/65 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/eloquent ) , rebased on 2024-10-13 )
186
+ * Doctrine DBAL ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/72 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/doctrine-dbal ) , rebased on 2024-11-17 )
187
+ * Eloquent ORM ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/65 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/eloquent ) , rebased on 2024-11-17 )
188
188
189
189
### Tooling 🔨
190
190
191
- * Taskfile ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/86 ) , [ branch] ( https://github.com/jmsche/MicroSymfony/tree/taskfile ) , rebased on 2024-10-11 )
192
- * TwigStan ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/95 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/twigstan ) , rebased on 2024-10-21 )
191
+ * Taskfile ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/86 ) , [ branch] ( https://github.com/jmsche/MicroSymfony/tree/taskfile ) , rebased on 2024-11-17 )
192
+ * TwigStan ([ PR] ( https://github.com/strangebuzz/MicroSymfony/pull/95 ) , [ branch] ( https://github.com/strangebuzz/MicroSymfony/tree/twigstan ) , rebased on 2024-11-17 )
193
193
194
194
These branches will be rebased after each release so they are always up to date.
195
195
0 commit comments