Skip to content

Commit

Permalink
Require ComposerRequireChecker 4.12 (#1846)
Browse files Browse the repository at this point in the history
Refs

* sensiolabs-de/global#3

_Created by [PR-Factory](https://github.com/sensiolabs-de/pr-factory)_ using the following command:

```bash

symfony console \
   project:phive:update \
   --delete-branch-if-exists \
   --commit-message=Require ComposerRequireChecker 4.12 \
   -vv \
   all

```
  • Loading branch information
OskarStark authored Sep 25, 2024
1 parent 8b79099 commit e356f24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phive.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="composer-require-checker" version="^4.0" installed="4.11.0" location="./tools/composer-require-checker" copy="true"/>
<phar name="composer-require-checker" version="^4.0" installed="4.12.0" location="./tools/composer-require-checker" copy="true"/>
</phive>
Binary file modified tools/composer-require-checker
Binary file not shown.

0 comments on commit e356f24

Please sign in to comment.