laravel 12? #173
                  
                    
                      christiangalicia
                    
                  
                
                  started this conversation in
                General
              
            
            
              laravel 12?
            
            #173
          
          
        Replies: 1 comment
-
| 
         see this  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Problem 1
- pion/laravel-chunk-upload[v1.5.0, ..., v1.5.1] require illuminate/http 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 | ^9.0 -> found illuminate/http[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
- pion/laravel-chunk-upload v1.5.2 requires illuminate/http 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 -> found illuminate/http[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28] but these were not loaded, likely because it conflicts with another require.
- pion/laravel-chunk-upload[v1.5.3, ..., v1.5.4] require illuminate/http 5.2 - 5.8 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 -> found illuminate/http[v5.2.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.0] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires pion/laravel-chunk-upload ^1.5 -> satisfiable by pion/laravel-chunk-upload[v1.5.0, ..., v1.5.4].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require pion/laravel-chunk-upload:*" to figure out if any version is installable, or "composer require pion/laravel-chunk-upload:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Beta Was this translation helpful? Give feedback.
All reactions