Skip to content

Commit

Permalink
Release of new version 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-werner committed Oct 19, 2023
1 parent 5fcd172 commit 8e2b74a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
VERSION 5 LARAVEL 9 COMPATIBILITY
==================================

Version 5.2 - Twig 3 support
19/10/2023 12:53 5.2.0 initial release
5869dfe Update test.yml
cedff80 Adding files to gitignore
277b2dc Update Laravel / Twig
3d2f4b7 Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0
2dab6c0 Fix tests
80ea35f Bump minimist and extract-zip
dd12ec8 Bump symfony/http-kernel from 6.0.6 to 6.0.20
93dcb64 Bump json5 from 2.1.3 to 2.2.3
cbf8350 Bump spatie/browsershot from 3.52.3 to 3.57.4
985a34e Bump minimatch from 3.0.4 to 3.1.2
239c8a5 Bump twig/twig from 2.14.11 to 2.15.3
aa50aa2 Bump dompdf/dompdf from 1.2.0 to 1.2.2
be89af0 Bump guzzlehttp/psr7 from 2.1.0 to 2.2.1

Version 5.0 - Laravel 9 compatibility
10/03/2022 11:03 5.0.1 Release fix
2c770f6 Release of new version 5.0.0
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "42coders/document-templates",
"description": "Document template management package.",
"version": "5.0.1",
"version": "5.2.0",
"license": "MIT",
"require": {
"php" : "^8.0",
Expand Down

0 comments on commit 8e2b74a

Please sign in to comment.