10 Commits

Author SHA1 Message Date
Mykyta Synelnikov 44aecd413e Update GitHub workflows to target PHP version 8.4
Changed the PHP version from 'latest' to '8.4' in the code-quality and build-release workflows. This ensures consistency and avoids potential issues with future PHP version updates.
2025-11-27 14:17:21 +02:00
Mykyta Synelnikov aba391e703 Update dev dependencies and PHP version in workflow
Updated `composer.json` to adjust development dependencies, including upgrading PHP CodeSniffer and adding `symplify/phpstan-rules`. Modified GitHub Actions workflow to use the latest PHP version for builds, ensuring compatibility and latest features.
2025-11-18 21:44:32 +02:00
Mykyta Synelnikov b2464f3238 Set PHP version to 8.1 in build-release workflow
Updated the GitHub Actions workflow to use PHP 8.1 instead of the latest version. This ensures better compatibility and stability by avoiding unexpected changes in newer PHP releases.
2025-11-18 14:52:18 +02:00
Mykyta Synelnikov eee99e18c5 * updated build-release.yml 2024-11-12 21:53:59 +02:00
Mykyta Synelnikov ea2e3d375b * updated build-release.yml 2024-11-12 21:46:18 +02:00
Mykyta Synelnikov b0bbcb52d0 * updated build-release.yml 2024-11-12 21:41:25 +02:00
Mykyta Synelnikov c5815fc0be * updated build-release.yml
** removed vendor because it's not required
2024-11-11 14:42:57 +02:00
Mykyta Synelnikov adecbd5d05 * updated build-release.yml 2024-11-11 14:36:40 +02:00
Mykyta Synelnikov 68c3ab0311 * updated build-release.yml 2024-11-11 14:34:29 +02:00
Mykyta Synelnikov 2bdb967bfd * added Build Release workflow 2024-11-06 17:55:20 +02:00