4.0.0
    com.penneo
    PhpSymfonyPetstoreServerTests
    pom
    1.0-SNAPSHOT
    PHP Symfony Petstore Server
    
        
            
                maven-dependency-plugin
                
                    
                        package
                        
                            copy-dependencies
                        
                        
                            ${project.build.directory}
                        
                    
                
            
            
                org.codehaus.mojo
                exec-maven-plugin
                1.2.1
                
                    
                        bundle-install
                        pre-integration-test
                        
                            exec
                        
                        
                            composer
                            
                                install
                            
                        
                    
                    
                        bundle-test
                        integration-test
                        
                            exec
                        
                        
                            vendor/bin/phpunit