1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

Update composer.json

This commit is contained in:
Awilum
2022-04-04 22:49:05 +03:00
parent b18203f2ee
commit 3acfba0733

View File

@@ -34,34 +34,34 @@
"glowy/macroable": "^3.1.0",
"glowy/csrf": "^2.0.0",
"slim/slim": "^4.9.0",
"slim/slim": "^4.10.0",
"league/event": "^2.2.0",
"intervention/image": "^2.7.1",
"phpfastcache/phpfastcache": "^v8.x-dev",
"phpfastcache/phpfastcache": "^8.1.2",
"respect/validation": "^2.2.3",
"monolog/monolog": "^2.3.5",
"monolog/monolog": "^2.4.0",
"cocur/slugify": "^4.1.0",
"ramsey/uuid": "^4.2.3",
"ramsey/uuid": "4.2.3",
"symfony/yaml": "^5.4.3",
"symfony/finder": "^5.4.3",
"thunderer/shortcode": "^0.7.5",
"composer/semver": "^3.2.7",
"composer/semver": "^3.3.2",
"slim/psr7": "^1.5",
"php-di/php-di": "^6.3.5",
"php-di/slim-bridge": "^3.2.0",
"nette/neon": "^3.3.2",
"league/commonmark": "^2.2.1",
"nette/neon": "^3.3.3",
"league/commonmark": "^2.2.3",
"siriusphp/upload": "^3.0.1",
"filp/whoops": "^2.14.5",
"symfony/console": "^5.4.3",
"symfony/var-exporter": "^5.4.3",
"thermage/thermage": "^0.15.2"
"thermage/thermage": "^0.19.0"
},
"suggest": {
"ext-zend-opcache": "Recommended for better performance",
@@ -80,7 +80,7 @@
},
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"pestphp/pest": "^1.21.1",
"pestphp/pest": "^1.21.2",
"phpstan/phpstan": "^1.4.4",
"symfony/var-dumper": "^5.4.3",
"victorjonsson/markdowndocs": "^1.3.8"