Skip to content
代码片段 群组 项目
  1. 2月 04, 2025
    • guanguans's avatar
      ci(workflows): Update PHP version in workflow and dependencies · 78672a5e
      guanguans 创作于
      - Update PHP matrix version to 8.4 in GitHub Actions workflow
      - Modify `composer.json` to use PHP 8.4 for composer updater
      - Clean up PHPStan baseline by clearing unnecessary errors
      - Update tests to throw the correct exception type for HTTP failures
      
      These changes ensure compatibility with the latest PHP version and improve error handling.
      78672a5e
    • guanguans's avatar
      ci(composer-updater): Refactor constructor properties to readonly · c54c544c
      guanguans 创作于
      - Change constructor properties to readonly for better immutability.
      - Update composer dependencies to the latest versions for improved compatibility.
      - Modify PHPUnit client details for consistent functionality across tests.
      - Adjust Psalm baseline version for code analysis accuracy.
      c54c544c
    • guanguans's avatar
      ci(license): Update copyright year to 2025 · ca9670a9
      guanguans 创作于
      - Changed copyright year from 2024 to 2025 in multiple files
      - Updated LICENSE, facade.php, monorepo-builder.php, and rector.php
      - This change ensures that the copyright information reflects the current year
      ca9670a9
  2. 1月 31, 2025
  3. 1月 29, 2025
  4. 1月 28, 2025
  5. 1月 25, 2025
  6. 1月 21, 2025
  7. 1月 17, 2025
  8. 1月 16, 2025
  9. 1月 15, 2025
  10. 1月 14, 2025
  11. 1月 09, 2025
  12. 1月 08, 2025
  13. 1月 07, 2025
  14. 1月 04, 2025
  15. 1月 03, 2025
  16. 12月 28, 2024
  17. 12月 17, 2024
  18. 12月 13, 2024
加载中