Skip to content

Commit

Permalink
Rename composer-7.4 files to composer
Browse files Browse the repository at this point in the history
- To reflect the fact PHP 7.4 is now the "out of the box" version
  of PHP that GOCDB supports.
  • Loading branch information
gregcorbett committed Feb 27, 2024
1 parent 5f6a2e7 commit 8863ad6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- php-version: "7.1"
composer-json: "composer-5.4.json"
- php-version: "7.4"
composer-json: "composer-7.4.json"
composer-json: "composer.json"

services:
mariadb:
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 8863ad6

Please sign in to comment.