Skip to content

Commit

Permalink
Release of new version 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-werner committed Aug 9, 2024
1 parent 5dbf8a2 commit 37e2a94
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

VERSION 6 LARAVEL 11 COMPATIBILITY
===================================

Version 6.0 - Laravel 11 compatibility
09/08/2024 08:21 6.0.0 initial release
5dbf8a2 Update README.md
0e12a19 Add newer php versions to the pipeline
6a7cbfd Laravel 11 compatibility
2bea40d Bump @babel/traverse from 7.9.6 to 7.23.2
240f7de Bump debug from 4.1.1 to 4.3.4

VERSION 5 LARAVEL 9 COMPATIBILITY
==================================

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.2.0",
"version": "6.0.0",
"license": "MIT",
"require": {
"php" : "^8.0",
Expand Down

0 comments on commit 37e2a94

Please sign in to comment.