13 lines
219 B
Markdown
13 lines
219 B
Markdown
# Silex: the book
|
|
|
|
This repository contains examples gathered while reading the Silex 2 book.
|
|
|
|
## Creating a project:
|
|
|
|
On 2017-11-29, this gives:
|
|
|
|
* Silex 2.2.0
|
|
* Pimple 3.2.2
|
|
* Twig 2.4.4
|
|
* Symfony components: 3.3.13
|
|
|