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
3737```
3838{
3939 "require": {
40- "secondtruth/phar-compiler": "1.0 .*"
40+ "secondtruth/phar-compiler": "1.1 .*"
4141 }
4242}
4343```
Original file line number Diff line number Diff line change 1616 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717 *
1818 * @package Secondtruth\Compiler
19- * @version 1.0
19+ * @version 1.1
2020 * @link http://www.secpndtruth.de
2121 * @license ISC License <http://opensource.org/licenses/ISC>
2222 */
Original file line number Diff line number Diff line change 1616 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717 *
1818 * @package Secondtruth\Compiler
19- * @version 1.0
19+ * @version 1.1
2020 * @link http://www.secpndtruth.de
2121 * @license ISC License <http://opensource.org/licenses/ISC>
2222 */
You can’t perform that action at this time.
0 commit comments