21 Commits

Author SHA1 Message Date
Jérémy Dufraisse
4342526f6d fix(Pico::loadPlugins): use require once to be able to reload Pico 2023-03-21 08:53:30 +01:00
Jérémy Dufraisse
2e5f58f07d fix(API_VERSION): to prevent errors 2023-03-16 23:15:10 +01:00
Jérémy Dufraisse
0187138622 Merge branch 'fix/update-paresdown' into fix-compatibility-php8 2023-03-11 00:35:40 +01:00
Jérémy Dufraisse
fca0c92b60 fix(Pico): call to new parsedown 2023-02-27 09:06:39 +01:00
Jérémy Dufraisse
107cb3fafe fix(ParsedownExtra): update namespace 2023-02-22 19:40:18 +01:00
Jérémy Dufraisse
f26b87b9ae shore(composer): update parsedown 2023-02-22 19:27:37 +01:00
Jérémy Dufraisse
61283bdba7 fix(composer): be more stable when replacing picocms/pico 2023-01-24 11:20:23 +01:00
Jérémy Dufraisse
7fcaec07f5 feat(composer): declare replacement of picocms/pico 2023-01-24 10:50:46 +01:00
Jérémy Dufraisse
8a41bb6b94 fix(php8): be compatible 2023-01-24 10:34:22 +01:00
Daniel Rudolf
344e486bbc Version 3.0.0-alpha.2
```
* [Changed] Merge all fixes of Pico v2.1.2 to v2.1.4
* [Fixed] #575: Update Symfony YAML v3.4 to support PHP 8.0+
```
2023-01-24 10:32:39 +01:00
Daniel Rudolf
b67f43108a Update Pico::VERSION
Pico::VERSION_ID isn't updated because this is a alpha release.
2023-01-24 10:32:39 +01:00
Daniel Rudolf
6ecc8da9b1 Update CHANGELOG.md 2023-01-24 10:32:39 +01:00
Daniel Rudolf
43e0a1c00d Travis CI: Add PHP 8.0 target 2023-01-24 10:31:30 +01:00
Daniel Rudolf
03179b2c5f Version 3.0.0-alpha.1
```
* [New] Kick-start development of Pico 3.0
* [Changed] Require PHP 7.0.8+
* [Changed] Update dependencies: Twig 2.12, Symfony YAML 3.4, Parsedown 1.7.4
            and Parsedown Extra 0.8.1; this is just an interim step, we'll
            update to Twig 3.0+ and Symfony YAML 5.0+ later
```
2023-01-24 10:31:30 +01:00
Daniel Rudolf
3c7b4809ab Update CHANGELOG.md 2023-01-24 10:31:30 +01:00
Daniel Rudolf
c5b5435079 Fix Travis CI trying to build Pico 3.0 on PHP 5.x 2023-01-24 10:30:00 +01:00
Daniel Rudolf
4a78497a6d Update Pico::VERSION and Pico::VERSION_ID 2023-01-24 10:29:34 +01:00
Daniel Rudolf
1160cd40af Update dependencies, Pico now requires PHP 7.0.8+
Pico now depends on Twig 2.12, Symfony YAML 3.4, Parsedown 1.7.4 and Parsedown Extra 0.8.1.
2023-01-24 10:29:07 +01:00
Daniel Rudolf
c8feb5bf70 Kick-start development of Pico 3.0 2023-01-24 10:27:40 +01:00
Jérémy Dufraisse
82efe745b9 revert(master): to junction point) 2023-01-24 10:26:34 +01:00
Jérémy Dufraisse
2cc054f989 feat(pico): forked from picocms/Pico 2023-01-24 10:21:02 +01:00