|
2d06b324e4
|
Add Support for TYPO3 v12.4 (#6)
|
2023-05-11 15:07:40 +02:00 |
|
|
65efed087a
|
Use composer update instead of install (#7)
There is no composer.lock within the project. Composer would raise a
notice when using composer install without a lock file.
|
2023-05-11 10:48:41 +02:00 |
|
|
94be69a307
|
Add PHP 7.2 support (#5)
|
2023-05-04 15:18:45 +02:00 |
|
|
ae33eeddc9
|
Add command to convert from XML to PHP (#2)
A bin was added with a single command.
That command allows to convert multiple XML files to PHP files in place.
|
2023-04-12 12:05:53 +02:00 |
|
|
5887cb87fe
|
First basic implementation (#1)
Allows to import a PHP data set within TYPO3 testing framework.
Allows to assert a PHP data set within TYPO3 testing framework.
|
2023-04-11 15:12:51 +02:00 |
|
|
150e2b6611
|
Allow registration at packagist
|
2023-04-11 13:14:12 +02:00 |
|
|
8a504ce454
|
Initial commit
|
2023-04-11 09:30:44 +02:00 |
|