Skip to content

Commit

Permalink
Try windows build 12
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeySeroshtan committed Apr 27, 2024
1 parent 155a105 commit 7d40c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers/php/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ endif()
# Fetch PHP suitable composer.
# ---------------------------------------------------------------------------
if(NOT COMPOSER_EXECUTABLE)
set(COMPOSER_VERSION "2.0.12")
set(COMPOSER_VERSION "2.7.4")
set(COMPOSER_DOWNLOADED "${CMAKE_CURRENT_BINARY_DIR}/tmp/composer")

file(DOWNLOAD
Expand Down

0 comments on commit 7d40c49

Please sign in to comment.