Skip to content

Commit 22af5f7

Browse files
committed
Update used tag of PhpTransformer
1 parent 97e1492 commit 22af5f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 MacFJA
3+
Copyright (c) 2016 MacFJA
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"keywords": ["StringTemplate", "PhpTransformer", "PhpTransformers", "Templates"],
1212
"require": {
13-
"phptransformers/phptransformer": "~0.0.1",
13+
"phptransformers/phptransformer": "~1.0.0",
1414
"nicmart/string-template": "^0.1.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)