Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: syntaxerrors/Steam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TeemoCell/SteamWebAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 34 files changed
  • 2 contributors

Commits on May 23, 2025

  1. Bump league/commonmark from 2.4.2 to 2.7.0

    Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.4.2 to 2.7.0.
    - [Release notes](https://github.com/thephpleague/commonmark/releases)
    - [Changelog](https://github.com/thephpleague/commonmark/blob/2.7/CHANGELOG.md)
    - [Commits](thephpleague/commonmark@2.4.2...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: league/commonmark
      dependency-version: 2.7.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    8da45db View commit details
    Browse the repository at this point in the history
  2. Bump symfony/http-foundation from 6.4.4 to 6.4.21

    Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.4.4 to 6.4.21.
    - [Release notes](https://github.com/symfony/http-foundation/releases)
    - [Changelog](https://github.com/symfony/http-foundation/blob/7.2/CHANGELOG.md)
    - [Commits](symfony/http-foundation@v6.4.4...v6.4.21)
    
    ---
    updated-dependencies:
    - dependency-name: symfony/http-foundation
      dependency-version: 6.4.21
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    ce5eae0 View commit details
    Browse the repository at this point in the history
  3. Bump symfony/process from 6.4.4 to 6.4.20

    Bumps [symfony/process](https://github.com/symfony/process) from 6.4.4 to 6.4.20.
    - [Release notes](https://github.com/symfony/process/releases)
    - [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md)
    - [Commits](symfony/process@v6.4.4...v6.4.20)
    
    ---
    updated-dependencies:
    - dependency-name: symfony/process
      dependency-version: 6.4.20
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    72e9023 View commit details
    Browse the repository at this point in the history
  4. Bump laravel/framework from 10.48.9 to 10.48.29

    Bumps [laravel/framework](https://github.com/laravel/framework) from 10.48.9 to 10.48.29.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
    - [Commits](laravel/framework@v10.48.9...v10.48.29)
    
    ---
    updated-dependencies:
    - dependency-name: laravel/framework
      dependency-version: 10.48.29
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    d41c72a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from TeemoCell/dependabot/composer/laravel/fram…

    …ework-10.48.29
    
    Bump laravel/framework from 10.48.9 to 10.48.29
    TeemoCell authored May 23, 2025
    Configuration menu
    Copy the full SHA
    dbac613 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from TeemoCell/dependabot/composer/symfony/proc…

    …ess-6.4.20
    
    Bump symfony/process from 6.4.4 to 6.4.20
    TeemoCell authored May 23, 2025
    Configuration menu
    Copy the full SHA
    8882998 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from TeemoCell/dependabot/composer/symfony/http…

    …-foundation-6.4.21
    
    Bump symfony/http-foundation from 6.4.4 to 6.4.21
    TeemoCell authored May 23, 2025
    Configuration menu
    Copy the full SHA
    834ef53 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from TeemoCell/dependabot/composer/league/commo…

    …nmark-2.7.0
    
    Bump league/commonmark from 2.4.2 to 2.7.0
    TeemoCell authored May 23, 2025
    Configuration menu
    Copy the full SHA
    02c2a65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff7d0d8 View commit details
    Browse the repository at this point in the history
  10. Erweitere die Laravel- und PHPUnit-Versionen in composer.json für die…

    … Unterstützung von Laravel 12 und PHPUnit 12.
    TeemoCell committed May 23, 2025
    Configuration menu
    Copy the full SHA
    d1a25ba View commit details
    Browse the repository at this point in the history
  11. Ändere den Titel von "Steam API" zu "Steam Web API" und aktualisiere …

    …die Dokumentation für eine bessere Klarheit und Struktur.
    TeemoCell committed May 23, 2025
    Configuration menu
    Copy the full SHA
    d5d7ab7 View commit details
    Browse the repository at this point in the history
  12. Füge Dockerfile für PHP 8.4 hinzu und installiere erforderliche Abhän…

    …gigkeiten und Erweiterungen
    TeemoCell committed May 23, 2025
    Configuration menu
    Copy the full SHA
    63bcb1c View commit details
    Browse the repository at this point in the history
  13. Aktualisiere die PHPDoc-Dokumentation für die Methode appDetails, um …

    …die Parameter-Typen klarer anzugeben.
    TeemoCell committed May 23, 2025
    Configuration menu
    Copy the full SHA
    19f751d View commit details
    Browse the repository at this point in the history
  14. Update player and game data structures for improved accuracy and cons…

    …istency
    
    - Increased backpack slots from 50 to 300 in GetPlayerItems example.
    - Updated player badge details, including badge IDs, levels, and completion times in GetBadges example.
    - Changed owned games data to reflect new game titles and updated playtime statistics in GetOwnedGames example.
    - Revised player level details with new XP values and thresholds in GetPlayerLevelDetails example.
    - Modified recently played games list with new titles and accurate playtime metrics in GetRecentlyPlayedGames example.
    - Updated Steam level to reflect current player level of 108 in GetSteamLevel example.
    - Enhanced news items structure with new articles and updated content in GetNewsForApp example.
    TeemoCell committed May 23, 2025
    Configuration menu
    Copy the full SHA
    269f5e3 View commit details
    Browse the repository at this point in the history
  15. Bereinige den Code durch Entfernen überflüssiger Leerzeilen und verbe…

    …ssere die URL-Bauweise in der Client-Klasse.
    TeemoCell committed May 23, 2025
    Configuration menu
    Copy the full SHA
    4bb2981 View commit details
    Browse the repository at this point in the history
  16. Bereinige den Code durch Entfernen überflüssiger Leerzeilen, verbesse…

    …re die URL-Bauweise und aktualisiere die Testmethoden für eine konsistentere Benennung.
    TeemoCell committed May 23, 2025
    Configuration menu
    Copy the full SHA
    ca3ef04 View commit details
    Browse the repository at this point in the history
Loading