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: deptrac/deptrac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: deptrac/deptrac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0
Choose a head ref
  • 7 commits
  • 496 files changed
  • 2 contributors

Commits on Feb 16, 2025

  1. Configuration menu
    Copy the full SHA
    0a5a209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a098a51 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Configuration menu
    Copy the full SHA
    189fd13 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Blog post about "Installing Deptrac using bamarni/composer-bin-plugin" (

    #1474)
    
    * Blog post about "Installing Deptrac using bamarni/composer-bin-plugin"
    
    * Code review notes
    patrickkusebauch authored Jul 6, 2025
    Configuration menu
    Copy the full SHA
    28c6b39 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. feat: implement DeptracVersion class (#1477)

    * add DeptracVersion
    
    adds dynamic version resolution via composer installed version
    
    * get pretty version
    
    * fix order of function by visiblity
    
    * rename const
    
    drop symfony reference
    gennadigennadigennadi authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    14066da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b38aa0b View commit details
    Browse the repository at this point in the history
  3. feat: use composer_autoload_path if possible (#1478)

    * use composer_autoload_path if available
    
    * add cs config
    
    add phpunit style autoload.php resolution]
    
    * refactor deptrac
    gennadigennadigennadi authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    089268e View commit details
    Browse the repository at this point in the history
Loading