Aggiornato Composer

This commit is contained in:
Paolo A
2024-05-17 12:24:19 +00:00
parent 4ac62108b5
commit ec201d75b2
2238 changed files with 38684 additions and 59785 deletions

View File

@@ -1,7 +0,0 @@
/.github export-ignore
/.php_cs.dist export-ignore
/build.xml export-ignore
/phpunit.xml export-ignore
/tests export-ignore
*.php diff=php

View File

@@ -1,6 +0,0 @@
/.idea
/.php_cs.cache
/build/FunctionSignatureMap.php
/composer.lock
/vendor
/.phpunit.result.cache

View File

@@ -2,6 +2,10 @@
All notable changes are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
## [3.0.4] - 2024-03-14
No functional changes.
## [3.0.3] - 2020-09-28
### Changed
@@ -46,6 +50,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
* Initial release
[3.0.4]: https://github.com/sebastianbergmann/comparator/resource-operations/3.0.3...3.0.4
[3.0.3]: https://github.com/sebastianbergmann/comparator/resource-operations/3.0.2...3.0.3
[3.0.2]: https://github.com/sebastianbergmann/comparator/resource-operations/3.0.1...3.0.2
[3.0.1]: https://github.com/sebastianbergmann/comparator/resource-operations/3.0.0...3.0.1

0
vendor/sebastian/resource-operations/build/generate.php vendored Executable file → Normal file
View File

View File

@@ -30,8 +30,9 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-main": "3.0-dev"
}
}
},
"abandoned": false
}