Skip to content

Commit

Permalink
Auto-committed changes by create-pull-request action
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Oct 14, 2019
1 parent 164a369 commit 0de3b06
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/versions.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

namespace WyriHaximus\FakePHPVersion;

const FUTURE = '8.16.9';
const CURRENT = '7.13.33';
const ACTUAL = '5.6.7';
<?php

namespace WyriHaximus\FakePHPVersion;

const FUTURE = '8.28.36';
const CURRENT = '7.25.23';
const ACTUAL = '7.3.10';

0 comments on commit 0de3b06

Please sign in to comment.