Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 273fde9

Browse files
lmsssrtab
authored andcommitted
Reverted to the previous Twig version. The latest 1.x version has some issues.
1 parent 40318ab commit 273fde9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [3.0.3] - 2024年07月03日
8+
### Fixed
9+
- Fixed the Twig version. Reverted to the previous Twig version. The latest 1.x version has some issues.
10+
711
## [3.0.2] - 2024年06月14日
812
### Added
913
- `Twig` minimal version supported setted to `>=1.44.7`.

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": ">=7.0.0",
22-
"twig/twig": ">=1.44.7"
22+
"twig/twig": ">=1.35"
2323
},
2424
"require-dev": {
2525
"php-coveralls/php-coveralls": "^1.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /