Skip to content

Commit

Permalink
Update Jinya for new plates version
Browse files Browse the repository at this point in the history
  • Loading branch information
DerKnerd committed Mar 9, 2023
1 parent bcb08a7 commit 0ac98ae
Show file tree
Hide file tree
Showing 6 changed files with 422 additions and 426 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"ext-pdo_mysql": "*",
"ext-zip": "*",
"jetbrains/phpstorm-attributes": "1.0",
"jinya/plates": "4.0.0",
"jinya/plates": "4.1.1",
"monolog/monolog": "3.3.1",
"phpmailer/phpmailer": "v6.7.1",
"phpmailer/phpmailer": "v6.8.0",
"phpmyadmin/sql-parser": "5.7.0",
"league/climate": "3.8.2",
"scssphp/scssphp": "v1.11.0",
"nyholm/psr7": "1.5.1",
"nyholm/psr7-server": "1.0.2",
"slim/slim": "4.11.0",
"tedivm/jshrink": "v1.4.0",
"tedivm/jshrink": "v1.6.2",
"vlucas/phpdotenv": "v5.5.0",
"jenssegers/agent": "v2.6.4",
"melbahja/semver": "v1.0.1",
Expand All @@ -38,7 +38,7 @@
"require-dev": {
"roave/security-advisories": "dev-latest",
"phpunit/phpunit": "10.0.14",
"phpstan/phpstan": "1.9.18",
"phpstan/phpstan": "1.10.5",
"fakerphp/faker": "v1.21.0",
"symfony/filesystem": "v6.2.7"
},
Expand Down
Loading

0 comments on commit 0ac98ae

Please sign in to comment.