File tree Expand file tree Collapse file tree 2 files changed +14
-27
lines changed Expand file tree Collapse file tree 2 files changed +14
-27
lines changed Original file line number Diff line number Diff line change 1+ # Changelog  
2+ All notable changes to this project will be documented in this file.
3+ 
4+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) 
5+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6+ 
7+ ## 1.2.0  
8+ ### Changed  
9+ -  Vendor name of the module to Youwe.
10+ 
11+ ### Added  
12+ -  Declare strict type to all files.
13+ -  Copyrights.
Original file line number Diff line number Diff line change 1717            "role" : " developer" 
1818        }
1919    ],
20-     "minimum-stability" : " dev "  ,
20+     "minimum-stability" : " stable "  ,
2121    "prefer-stable" : true ,
2222    "require" : {
2323        "composer/composer" : " ^1.0 || ^2.0"  ,
2727        "kint-php/kint" : " @stable"  ,
2828        "phpunit/phpunit" : " @stable" 
2929    },
30-     "repositories" : [
31-         {
32-             "type" : " vcs"  ,
33-             "url" : " https://github.com/YouweGit/coding-standard" 
34-         },
35-         {
36-             "type" : " vcs"  ,
37-             "url" : " https://github.com/YouweGit/testing-suite" 
38-         },
39-         {
40-             "type" : " vcs"  ,
41-             "url" : " https://github.com/YouweGit/coding-standard-phpstorm" 
42-         },
43-         {
44-             "type" : " vcs"  ,
45-             "url" : " https://github.com/YouweGit/composer-dependency-installer" 
46-         },
47-         {
48-             "type" : " vcs"  ,
49-             "url" : " https://github.com/YouweGit/composer-file-installer" 
50-         },
51-         {
52-             "type" : " vcs"  ,
53-             "url" : " https://github.com/YouweGit/file-mapping" 
54-         }
55-     ],
5630    "autoload" : {
5731        "psr-4" : {
5832            "Youwe\\ Composer\\ DependencyInstaller\\ " : " src" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments