File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1111    strategy :
1212      matrix :
1313        php :
14-           - ' 8.1' 
1514          - ' 8.2' 
1615          - ' 8.3' 
1716    steps :
Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99## [ Unreleased] ( https://github.com/inspirum/xml-php-symfony/compare/v1.0.0...master )  
1010
1111
12+ 
13+ ## [ v1.1.0 (2024-04-19)] ( https://github.com/inspirum/xml-php-symfony/compare/v1.0.0...v1.1.0 )  
14+ ### Added  
15+ -  Support [ ` inspirum/xml ` ] ( https://github.com/inspirum/xml-php )  ` ^3.0 `  for Symfony ` ^6.1 || ^7.0 ` 
16+ 
17+ 
1218## v1.0.0 (2022-08-13)  
1319### Added  
1420-  Support [ ` inspirum/xml ` ] ( https://github.com/inspirum/xml-php )  ` ^2.1 `  for Symfony ` ^6.1 ` 
Original file line number Diff line number Diff line change 2323    }
2424  ],
2525  "require" : {
26-     "php" : " ^8.1 " 
26+     "php" : " ^8.2 " 
2727    "ext-json" : " *" 
2828    "inspirum/xml" : " ^3.0" 
2929    "symfony/dependency-injection" : " ^6.1 || ^7.0" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments