File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ 1.1.0] - Unreleased
8
+ ## [ 1.1.0] - 2020-05-23
9
9
### Removed
10
10
- Function ` _ ` in the list of default functions to scan
11
11
@@ -15,4 +15,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
15
## 1.0.0 - 2019-11-05
16
16
First version
17
17
18
- [ 1.1.0 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.0.0...HEAD
18
+ [ 1.1.0 ] : https://github.com/php-gettext/JS-Scanner/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 19
19
},
20
20
"require" : {
21
21
"php" : " ^7.2" ,
22
- "gettext/gettext" : " dev-feature/functions-handlers-trait " ,
22
+ "gettext/gettext" : " ^5.5.0 " ,
23
23
"mck89/peast" : " ^1.9"
24
24
},
25
25
"require-dev" : {
You can’t perform that action at this time.
0 commit comments