Skip to content

Commit 9a4de1f

Browse files
committed
fixed vendor name, changelog
1 parent 140ba0d commit 9a4de1f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/).
7+
8+
## 0.1.0 - Unreleased
9+
First version

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "php-gettext/twig-scanner",
2+
"name": "gettext/twig-scanner",
33
"type": "library",
44
"description": "Twig scanner for gettext",
55
"keywords": ["twig", "gettext", "i18n", "translation", "scanner"],

0 commit comments

Comments
 (0)