mirror of
https://github.com/Rogiel/star-replay
synced 2025-12-06 06:32:46 +00:00
Add support for 3.5 and 3.5.1
This commit is contained in:
1351
src/Version/Version44743.php
Normal file
1351
src/Version/Version44743.php
Normal file
File diff suppressed because it is too large
Load Diff
1351
src/Version/Version44765.php
Normal file
1351
src/Version/Version44765.php
Normal file
File diff suppressed because it is too large
Load Diff
1351
src/Version/Version44983.php
Normal file
1351
src/Version/Version44983.php
Normal file
File diff suppressed because it is too large
Load Diff
1351
src/Version/Version45186.php
Normal file
1351
src/Version/Version45186.php
Normal file
File diff suppressed because it is too large
Load Diff
@@ -80,7 +80,11 @@ class Versions {
|
|||||||
43478 => 'Rogiel\StarReplay\Version\Version43478',
|
43478 => 'Rogiel\StarReplay\Version\Version43478',
|
||||||
44169 => 'Rogiel\StarReplay\Version\Version44169',
|
44169 => 'Rogiel\StarReplay\Version\Version44169',
|
||||||
44293 => 'Rogiel\StarReplay\Version\Version44293',
|
44293 => 'Rogiel\StarReplay\Version\Version44293',
|
||||||
44401 => 'Rogiel\StarReplay\Version\Version44401'
|
44401 => 'Rogiel\StarReplay\Version\Version44401',
|
||||||
|
44743 => 'Rogiel\StarReplay\Version\Version44743',
|
||||||
|
44765 => 'Rogiel\StarReplay\Version\Version44765',
|
||||||
|
44983 => 'Rogiel\StarReplay\Version\Version44983',
|
||||||
|
45186 => 'Rogiel\StarReplay\Version\Version45186'
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user