1
0
mirror of https://github.com/flextype/flextype.git synced 2025-09-08 20:20:44 +02:00

199 Commits

Author SHA1 Message Date
Awilum
9572d403f2 feat(composer): update symfony/var-dumper to 5.2.1 2021-01-13 14:32:21 +03:00
Awilum
cc9410ded2 feat(composer): update doctrine/coding-standard to 8.2.0 2021-01-13 14:31:26 +03:00
Awilum
30a0dd5262 feat(composer): update phpstan/phpstan to 0.12.66 2021-01-13 14:30:55 +03:00
Awilum
009d48c3b7 feat(composer): update pestphp/pest to 1.0.0 2021-01-13 14:30:10 +03:00
Awilum
6beb2b8b7b feat(composer): update symfony/finder to 5.2.1 2021-01-13 14:28:37 +03:00
Awilum
0caf76e44a feat(composer): update symfony/yaml to 5.2.1 2021-01-13 14:28:06 +03:00
Awilum
b078cb2ba2 feat(composer): update monolog/monolog to 2.2.0 2021-01-13 14:27:19 +03:00
Awilum
3a5ce40002 feat(composer): update phpfastcache/phpfastcache to 8.0.4 2021-01-13 14:25:30 +03:00
Awilum
929a787d23 feat(parsers): add commonmark instead of parsedown #540 2021-01-12 14:41:26 +03:00
Awilum
16fa2bf28c feat(core): Moving to PHP 7.4.0 #524 2020-12-27 18:25:37 +03:00
Awilum
5c59910ef6 chore(core): update packages - composer.json 2020-12-11 13:13:40 +03:00
Awilum
69711f94e6 update composer.json 2020-12-05 17:19:54 +03:00
Awilum
b8be1aa387 update composer.json 2020-12-02 16:56:08 +03:00
Awilum
bebd27099a feat(helpers): new helpers find() and filter() instead of find_filter() and arrays_filter() 2020-11-26 21:17:02 +03:00
Awilum
e7047ac437 feat(core): use Atomastic Components #478 2020-11-24 19:20:22 +03:00
Awilum
d40ed45900 feat(core): use Atomastic Components #478 2020-11-24 18:57:33 +03:00
Awilum
99cc5d3f5f feat(helpers): add new arrays_filter() instead of collect_filter() 2020-11-24 18:53:30 +03:00
Awilum
3910f62382 feat(core): add GuzzleHttp 2020-11-22 17:53:52 +03:00
Awilum
399a6429f4 feat(endpoints): use Atomastic Components #478 2020-11-20 21:40:09 +03:00
Awilum
ed496c2c13 feat(collection): remove Doctrine Collections 2020-11-19 14:08:23 +03:00
Awilum
49a06c3bb1 feat(composer): use Atomastic #478 2020-10-30 16:55:33 +03:00
Awilum
6297ff9b99 feat(core): update composer.json to closer to semver #477 2020-10-16 23:46:50 +03:00
Awilum
4124be088f feat(core): mute "phpunit/phpunit": "^9.4" #477 2020-10-16 21:55:07 +03:00
Awilum
7d67a3364d feat(core): add "phpunit/phpunit": "^9.4" #477 2020-10-16 20:16:27 +03:00
Awilum
9cce22cf17 feat(core): remove config section from composer 2020-10-16 17:43:46 +03:00
Awilum
5da4227fb9 feat(core): set php require ^7.3 || ^8.0 2020-10-16 17:18:12 +03:00
Awilum
e2d25f1737 feat(core): use Atomastic Components #478 2020-10-16 14:20:27 +03:00
Awilum
a6d1ecf3d4 feat(core): move to Odan Session #473 2020-09-12 15:06:28 +03:00
Awilum
49a569700d feat(core): remove Flextype Number Component from core #474 2020-09-10 18:47:54 +03:00
Awilum
b59bb8fad4 feat(core): move to Odan Session #473 2020-09-09 22:51:12 +03:00
Awilum
a57e2b8b01 chore(composer): update vendor flextype-components/strings to 1.2.0 2020-09-09 14:56:54 +03:00
Awilum
8661700e77 refactor(core): move FlextypeHelper to Foundation folder 2020-09-08 20:51:50 +03:00
Awilum
b611247571 chore(composer): update vendor composer/semver to 3.0.1 2020-09-08 20:43:55 +03:00
Awilum
5d2e12a5c6 chore(composer): update vendor flextype-components/strings to 1.1.0 2020-09-08 20:38:26 +03:00
Awilum
d7def87f34 feat(core): add filp/whoops instead of zeuxisoo/slim-whoops #472 2020-09-07 19:08:17 +03:00
Awilum
8476056f2c chore(composer): update verndors 2020-09-04 19:33:11 +03:00
Awilum
c91d0cda79 feat(cache): PhpFastCache - remove old Doctrine Cache #457 2020-09-04 19:26:48 +03:00
Awilum
91d8be0d67 refactor(core): Remove App from all core namespaces #469 2020-09-02 19:52:51 +03:00
Awilum
8edc36ec54 feat(cache): Move to PhpFastCache #457 2020-08-31 23:54:00 +03:00
Awilum
856a8b8288 feat(cache): Move to PhpFastCache - first commit #457 2020-08-28 16:08:50 +03:00
Awilum
1d693703be feat(core): Improve Flextype Application class #463 2020-08-24 01:47:59 +03:00
Awilum
c55aa464ee chore(composer): update vendor flextype-components/filesystem to 2.0.8 2020-08-21 23:47:15 +03:00
Awilum
9cb2b5ac88 chore(composer): update vendor ramsey/uuid to 4.1.1 2020-08-21 23:04:21 +03:00
Awilum
ad31b20a70 feat(core): Moving to PHP 7.3.0 #456 2020-08-15 01:42:19 +03:00
Awilum
ae3d6a9e57 refactor(helpers): fix Complexity issue with helpers 2020-08-02 22:54:06 +03:00
Awilum
0a6d92de47 chore(core): update vendor flextype number to 1.1.1 2020-08-02 09:07:35 +03:00
Awilum
c1c6710f0d chore(composer): update doctrine/collections to 1.6.7 2020-07-31 21:50:20 +03:00
Awilum
989cb71f7b chore(composer): update ramsey/uuid to 4.1.0 2020-07-31 21:47:47 +03:00
Awilum
eb6c07379e chore(composer): update symfony/yaml to 5.1.3 2020-07-31 21:46:47 +03:00
Awilum
f52b849e0e chore(composer): update composer/semver to 3.0.0 2020-07-31 21:45:47 +03:00