Skip to content

Commit

Permalink
Merge pull request #114 from WyriHaximus/create-pull-request/patch
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus authored May 7, 2024
2 parents 1272af8 + 0177e99 commit f98a652
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/versions.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

namespace WyriHaximus\FakePHPVersion;

const FUTURE = '9.402.414';
const CURRENT = '8.438.453';
const ACTUAL = '8.3.6';
const FUTURE = '9.408.423';
const CURRENT = '8.444.473';
const ACTUAL = '8.3.7';

0 comments on commit f98a652

Please sign in to comment.