Aggiornato Composer
This commit is contained in:
@@ -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
|
||||
@@ -1,6 +0,0 @@
|
||||
/.idea
|
||||
/.php_cs.cache
|
||||
/build/FunctionSignatureMap.php
|
||||
/composer.lock
|
||||
/vendor
|
||||
/.phpunit.result.cache
|
||||
@@ -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
0
vendor/sebastian/resource-operations/build/generate.php
vendored
Executable file → Normal file
@@ -30,8 +30,9 @@
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "3.0-dev"
|
||||
"dev-main": "3.0-dev"
|
||||
}
|
||||
}
|
||||
},
|
||||
"abandoned": false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user