baukasten / core
There is no license information available for the latest version (0.0.0) of this package.
0.0.0
2025-03-27 09:32 UTC
Requires
- php: ^8.0
- ext-exif: *
- ext-gd: *
- guzzlehttp/guzzle: ^7.0.1|^6.2
- spatie/image-optimizer: ^1.6.4
Requires (Dev)
- mikey179/vfsstream: 1.6.11
- mockery/mockery: 1.6.11
- phpunit/phpunit: ^9
README
Composer
Auf Linux Shell oder in Git-Bash
COMPOSER=composer-dev.json composer update --ignore-platform-reqs
COMPOSER=composer-dev-linux.json composer update --ignore-platform-reqs
Tests
docker run --rm -v $(pwd)/src:/src -v $(pwd)/tests:/tests -v $(pwd)/vendor:/vendor jitesoft/phpunit phpunit --configuration /tests/phpunit.xml
Semantic Release Tokens
- Personal Token erstellen (https://gitlab.com/-/user_settings/personal_access_tokens)
- Projekt Token als 'CUSTOM_PUSH_TOKEN' als CI/CD-Variable anlegen