File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Create a file called `composer.json` in your project directory and put the follo
37
37
```
38
38
{
39
39
"require": {
40
- "secondtruth/phar-compiler": "1.0 .*"
40
+ "secondtruth/phar-compiler": "1.1 .*"
41
41
}
42
42
}
43
43
```
Original file line number Diff line number Diff line change 16
16
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17
17
*
18
18
* @package Secondtruth\Compiler
19
- * @version 1.0
19
+ * @version 1.1
20
20
* @link http://www.secpndtruth.de
21
21
* @license ISC License <http://opensource.org/licenses/ISC>
22
22
*/
Original file line number Diff line number Diff line change 16
16
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17
17
*
18
18
* @package Secondtruth\Compiler
19
- * @version 1.0
19
+ * @version 1.1
20
20
* @link http://www.secpndtruth.de
21
21
* @license ISC License <http://opensource.org/licenses/ISC>
22
22
*/
You can’t perform that action at this time.
0 commit comments